ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
2.73k stars 225 forks source link

Adding Flatpak support for "Gaming Setup" #339

Closed sevu11 closed 1 month ago

sevu11 commented 1 month ago

Pull Request

Title

Adding support for Flatpak and Flathub during Gaming Setup option.

Type of Change

Description

It will install Flatpak and setup repo if needed. DNF is skipped as it already come shipped. On Debian 12 it will configure backend dependencies for Store front, depending if user uses Gnome or KDE.

Testing

Tested in both VMs and Distrobox. I have not encountered any issues.

Impact

Issue related to PR

Additional Information

Checklist

nnyyxxxx commented 1 month ago

This should be made It's own option and named "Flatpak setup" instead of putting it in the gaming setup, not everyone will want flatpak being installed + It seems out of place to include in gaming setup.

kleidis commented 1 month ago

We opened a PR with the same goal, lol in a spam of 20 minutes

https://github.com/ChrisTitusTech/linutil/pull/341

sevu11 commented 1 month ago

We opened a PR with the same goal, lol in a spam of 20 minutes

341

Sometimes life is funny. I'll close mine.

sevu11 commented 1 month ago

This should be made It's own option and named "Flatpak setup" instead of putting it in the gaming setup, not everyone will want flatpak being installed + It seems out of place to include in gaming setup.

That's fair. Good point, Nyx.