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
940 stars 71 forks source link

Create a Snap package #291

Open heidiwenger opened 1 year ago

heidiwenger commented 1 year ago

Yes, it is possible to install Bauh using pip, but it would be great if Bauh could also be installed as a Snap to make the installation much easier for beginners, and as many choose new users choose Ubuntu. One could install bauh to enjoy all packages on Ubuntu in addition to snaps.

Is this is possible? It would probably require many changes to the code and communication with snap probably done via dbus.

Snapcraft's forum and the request to receive help also, and snapcrafters such as Alan Pope are all there: https://forum.snapcraft.io/t/bauh-manage-linux-packages-easily-from-one-center-snap-flatpak-aur-appimage-more/31787/2

vinifmor commented 1 year ago

It is... actually it seems easier than Flatpaks

heidiwenger commented 1 year ago

It is... actually it seems easier than Flatpaks

Yes? This is what surprisingly many seem to state after looking into it! I hope i could be of help, but not my area. That Snap Request area is there for all kinds of aid, though.