diff --git a/data/distro.yml b/data/distro.yml index 21c46a1..0eaf3bd 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -11,9 +11,9 @@ sudo apt install gnome-software-plugin-flatpak

Note: Ubuntu distributes GNOME Software as a Snap in versions 20.04 to 23.04, and replaced it with App Center in 23.10 and newer—neither of which support installing Flatpak apps. Installing the Flatpak plugin will also install a deb version of GNOME Software, resulting in two "Software" apps being installed at the same time on Ubuntu 20.04 to 23.04, and a single new "Software" app on Ubuntu 23.10 and newer.

' - name: Add the Flathub repository - text: " -

Flathub is the best place to get Flatpak apps. To enable it, run:

- flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo" + text: ' +

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run:

+ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo' - name: Restart text: '

To complete setup, restart your system. Now all you have to do is install apps!

' @@ -117,9 +117,9 @@

Alternatively, install Flatpak from the command line using Zypper:

sudo zypper install flatpak' - name: Add the Flathub repository - text: " -

Flathub is the best place to get Flatpak apps. To enable it, run:

- flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo" + text: ' +

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run:

+ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo' - name: Restart text: '

To complete setup, restart your system. Now all you have to do is install apps!

' @@ -150,7 +150,7 @@ sudo apt install plasma-discover-backend-flatpak" - name: Add the Flathub repository text: ' -

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run the following in a terminal:

+

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run:

flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo' - name: Restart text: ' @@ -165,7 +165,7 @@ sudo dnf install flatpak" - name: Add the Flathub repository text: ' -

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run the following in a terminal:

+

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run:

flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo' - name: Restart text: ' @@ -225,7 +225,7 @@ sudo eopkg install flatpak" - name: Add the Flathub repository text: ' -

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run the following in a terminal:

+

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run:

flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo' - name: Restart text: ' @@ -246,9 +246,9 @@

For KDE Discover run:

doas apk add discover-backend-flatpak" - name: Add the Flathub repository - text: " -

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run the following in a terminal:

- flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo" + text: ' +

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run:

+ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo' - name: Restart text: '

To complete the setup, restart your system. Now all you have to do is install apps!

' @@ -263,9 +263,9 @@

Or, to install with urpmi, run:

urpmi flatpak" - name: Add the Flathub repository - text: " -

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run the following in a terminal:

- flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo" + text: ' +

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run:

+ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo' - name: Restart text: '

To complete setup, restart your system. Now all you have to do is install apps!

@@ -389,9 +389,9 @@

If you are running GNOME, it is also a good idea to install the Flatpak plugin for GNOME Software. To do this, run:

sudo apt install gnome-software-plugin-flatpak" - name: Add the Flathub repository - text: " -

Flathub is the best place to get Flatpak apps. To enable it, run:

- flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo" + text: ' +

Flathub is the best place to get Flatpak apps. To enable it, download and install the Flathub repository file or run:

+ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo' - name: Restart text: '

To complete setup, restart your system. Now all you have to do is install apps!

'