-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Option to install Flatpak during installation #43
Comments
Thanks for your request. Which flatpack apps are you using and are importing for you? On Arch you can install nearly all apps as aur with yay or paru. |
Yes, it's true that most apps are already available in the AUR, but sometimes I use an app from the AUR just to discover they're buggy or even worse, outdated. Some of the common apps I use with Flatpak are Viber, and Modrinth (a Minecraft Launcher). I think having it as an option would be a nice little addition for us people who use some Flatpak from time to time. |
OK. Will add it to the installer. |
@kerbyyy Merged into main release. Please run the installer again. |
As discussed on discord this is how I implemented my Flatpak solution functions
control script
not sure how this compares to your script |
Looks great. Let me check... |
@bknightInfo I just added the (optional) installation of flatpak to the installer.
Your functions are flatpak installation utilities. I will add both to the library.sh for the installer and the scripts.sh for the hook and post installation scripts. |
Is your feature request related to a problem? Please describe.
It's not really a problem, but it would be nice to have an option to whether or not install Flatpak as well.
Describe the solution you'd like
During installation, the user can choose if they want to install Flatpak support or not.
The text was updated successfully, but these errors were encountered: