itsManjeet / rlxos

A truly modern implementation of GNU/Linux distribution
https://rlxos.dev
GNU General Public License v3.0
7 stars 0 forks source link

Make rlxOS supports Flatpak out of box #189

Closed muhammadbahaa2001 closed 1 day ago

muhammadbahaa2001 commented 5 months ago

Make Flatpak pre-installed/supported out of box without needing to install it after installing rlxOS. Flatpak is the most used software store across most Linux distros.

itsManjeet commented 5 months ago

While the Flatpak support in RLXOS is available and configured with Flathub out-of-the-box, its inclusion may be subject to debate, as some users might prefer AppImages or container-based applications.

There are also some technical reasons. RLXOS itself, along with its build system 'ignite', doesn't support or provide system states (i.e. /var/) with the release ISO, where Flatpak primarily installs in '/var/lib/flatpak/'.

Flatpak docs for rlxos

nishu-codes commented 1 day ago

Fixed with rlxos 2.0 #236 Flatpaks can now managed using preinstalled software center