• 181 Posts
  • 122 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle



    1. Flatpak, create a shell script to call the flatpak command and pass arguments
    2. If the app doesn’t work well as a flatpak or isn’t packaged, I would use distrobox
    3. If the app doesn’t work well in distrobox, I’d rpm-ostree install it
    4. If I’m feeling fancy, I might look into installing homebrew. But you need to do some workarounds with PATH and homebrew otherwise it can break things; Universal Blue includes these workarounds out of the box