From 4129da2bd6e55d1a08132fbbeb16dbc1ad5db7a6 Mon Sep 17 00:00:00 2001 From: Kolja Date: Fri, 1 Dec 2023 22:59:24 +0100 Subject: [PATCH 1/4] Don't embed terminal-command Make sure terminal-command is never a child of p --- data/distro.yml | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/data/distro.yml b/data/distro.yml index 58ed5cc..af0cba6 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -39,11 +39,10 @@

Flatpak is installed by default on Fedora Workstation, Fedora Silverblue, and Fedora Kinoite. To get started, all you need to do is enable Flathub, which is the best way to get Flatpak apps. Just download and install the Flathub repository file.

Now all you have to do is install some apps!

-

The above links should work on the default GNOME and KDE Fedora installations, but if they fail for some reason you can manually add the Flathub remote by running: - +

The above links should work on the default GNOME and KDE Fedora installations, but if they fail for some reason you can manually add the Flathub remote by running:

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

- name: "Manjaro" @@ -111,16 +110,14 @@

    Install Flatpak

    Flatpak is installed by default on Red Hat Enterprise Linux Workstation 9 and newer. To get started, all you need to do is enable Flathub, which is the best way to get Flatpak apps. Just download and install the Flathub repository file.

    -

    To install Flatpak on Red Hat Enterprise Linux Workstation 8 or older, run the following in a terminal: - - sudo yum install flatpak -

    +

    To install Flatpak on Red Hat Enterprise Linux Workstation 8 or older, run the following in a terminal:

    + + sudo yum install flatpak

    Now all you have to do is install some apps!

    -

    The above links should work on the default Red Hat Enterprise Linux Workstation 9 installation, but if they fail for some reason you can manually add the Flathub remote by running: - +

    The above links should work on the default Red Hat Enterprise Linux Workstation 9 installation, but if they fail for some reason you can manually add the Flathub remote by running:

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

    +
- name: "Linux Mint" @@ -409,7 +406,7 @@
  • Install Flatpak

    To install Flatpak on Pop!_OS 19.10 and earlier, simply run:

    - + sudo apt install flatpak
  • From 5e13963ccb32cfd7355d4ae5873202c9a2a8dd4b Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Sat, 2 Dec 2023 01:50:06 +0100 Subject: [PATCH 2/4] Formatting fix 1 --- data/distro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/distro.yml b/data/distro.yml index af0cba6..afc0dc8 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -42,7 +42,7 @@

    The above links should work on the default GNOME and KDE Fedora installations, but if they fail for some reason you can manually add the Flathub remote by running:

    flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo - + - name: "Manjaro" From e8a0730263be80e84f732a7ebc89f92f318f9ad0 Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Sat, 2 Dec 2023 01:50:17 +0100 Subject: [PATCH 3/4] Formatting fix 2 --- data/distro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/distro.yml b/data/distro.yml index afc0dc8..e01784f 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -116,7 +116,7 @@

    Now all you have to do is install some apps!

    The above links should work on the default Red Hat Enterprise Linux Workstation 9 installation, but if they fail for some reason you can manually add the Flathub remote by running:

    - flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo + flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo From 1f013b69bc416d1d1256deabd64b7f75aca4433d Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Sat, 2 Dec 2023 01:50:25 +0100 Subject: [PATCH 4/4] Formatting fix 3 --- data/distro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/distro.yml b/data/distro.yml index e01784f..37f185f 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -41,7 +41,7 @@

    Now all you have to do is install some apps!

    The above links should work on the default GNOME and KDE Fedora installations, but if they fail for some reason you can manually add the Flathub remote by running:

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