diff --git a/data/distro.yml b/data/distro.yml index 8a686a4..003c70e 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -126,13 +126,13 @@ - name: Install Flatpak text: "

A flatpak package is available in Debian 10 (Buster) and newer. To install it, run the following as root:

- apt install flatpak" + sudo apt install flatpak" - name: Install the Software Flatpak plugin text: "

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

- apt install gnome-software-plugin-flatpak + sudo apt install gnome-software-plugin-flatpak

If you are running KDE, you should instead install the Plasma Discover Flatpak backend:

- apt install plasma-discover-backend-flatpak" + 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:

@@ -273,7 +273,7 @@ text: '

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

Note: graphical installation of Flatpak apps may not be possible with Mageia.

' - + - name: OpenMandriva Lx logo: "openmandriva.svg" introduction: > @@ -314,7 +314,7 @@ - name: Install Flatpak text: "

A flatpak package is available in Raspberry Pi OS (previously called Raspbian) Stretch and newer. To install it, run the following as root:

- apt install flatpak" + sudo apt install flatpak" - name: Add the Flathub repository text: "

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

@@ -453,12 +453,12 @@ - name: Install Flatpak text: '

A flatpak package is available in Pardus 2019 and newer. To install it, run the following as root:

- apt install flatpak + sudo apt install flatpak

For Pardus 2017 and older versions, a flatpak package is available in the official backports repository.

' - name: Install the Software Flatpak plugin text: "

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

- apt install gnome-software-plugin-flatpak" + 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: