vinifmor / bauh

Graphical user interface for managing your Linux applications. Supports AppImage, Debian and Arch packages (including AUR), Flatpak, Snap and native Web applications
zlib License
976 stars 70 forks source link

appimage for all users? #279

Open Thatoo opened 2 years ago

Thatoo commented 2 years ago

Describe the bug Would it be possible to choose to install AppImages for all users? in /opt/bauh/appimage/installed for example?

Software Environment bauh version: 0.10.3 O.S: Debian 11 Python version: 3.9 Installation method: distro package manager

vinifmor commented 2 years ago

Hello @Thatoo. At the moment you can do that by launching bauh though the terminal with sudo.

Thatoo commented 2 years ago

OK, I'll try that.