From d1ea744cc1c76a8a47fc6d726cfa9e6df99ccb43 Mon Sep 17 00:00:00 2001 From: Kolja Lampe Date: Fri, 25 Oct 2024 12:26:55 +0200 Subject: [PATCH] Reword the 2nd ubuntu step --- data/distro.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/distro.yml b/data/distro.yml index 3340f3b..4ed8b0a 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -11,11 +11,11 @@ sudo apt update\n sudo apt install flatpak\n " - - name: Install the Software Flatpak plugin - text: " -

The Flatpak plugin for the Software app makes it possible to install apps without needing the command line. To install, run:

+ - name: Install GNOME Software Flatpak plugin + text: ' +

The GNOME Software plugin makes it possible to install apps without needing the command line. To install, run:

sudo apt install gnome-software-plugin-flatpak -

Note: the Software app is distributed as a Snap since Ubuntu 20.04 and does not support graphical installation of Flatpak apps. Installing the Flatpak plugin will also install a deb version of Software and result in two Software apps being installed at the same time.

" +

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: