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

What needs to be done to install .rpm packages as well with bauh? #349

Open FitzM opened 8 months ago

FitzM commented 8 months ago

Hello!

I love the idea of this app, I've only used it a bit because I'm normally on a rpm based distro (currently OpenSUSE). What needs to be done to add rpm support I'd be happy to work on it and create a pull request if it's within my wheel house of abilities.

vinifmor commented 8 months ago

Hi @FitzM ... a backend for RPM packages is on the backlog (https://github.com/vinifmor/bauh/issues/305). But if you want an adventure, you can check what's been done for debian (it uses aptitude).