Please confirm these before moving forward
UniGetUI Version
2026.2.2
Windows version, edition, and architecture
Bazzite Linux 44, x64
Describe your issue
The shell script used to launch UniGetUI on Linux (/usr/bin/unigetui) seems to be referencing an out of date executable name:
#!/bin/sh
exec /opt/unigetui/UniGetUI.Avalonia "$@"
However the executable is now called /opt/unigetui/UniGetUI, so this script fails to launch the app.
Steps to reproduce the issue
- Open a terminal on Linux
- Run this command:
unigetui
UniGetUI Log
Package Managers Logs
Relevant information
No response
Screenshots and videos
No response
Please confirm these before moving forward
UniGetUI Version
2026.2.2
Windows version, edition, and architecture
Bazzite Linux 44, x64
Describe your issue
The shell script used to launch UniGetUI on Linux (
/usr/bin/unigetui) seems to be referencing an out of date executable name:However the executable is now called
/opt/unigetui/UniGetUI, so this script fails to launch the app.Steps to reproduce the issue
unigetuiUniGetUI Log
Package Managers Logs
Relevant information
No response
Screenshots and videos
No response