From f76fbe7680029bb54ef6208cec0457a10826029f Mon Sep 17 00:00:00 2001 From: Georgi <68707872+RacerBG@users.noreply.github.com> Date: Sat, 15 Feb 2025 18:01:26 +0200 Subject: [PATCH] update distro.yml --- data/distro.yml | 42 ++++++------------------------------------ 1 file changed, 6 insertions(+), 36 deletions(-) diff --git a/data/distro.yml b/data/distro.yml index 6595652..8f54874 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -4,13 +4,7 @@ - name: Install Flatpak text: "

To install Flatpak on Ubuntu 18.10 (Cosmic Cuttlefish) or later, open the Terminal app and run:

- sudo apt install flatpak -

For older versions up to Ubuntu 18.04 LTS (Bionic Beaver), the official Flatpak PPA is required to install Flatpak and keep it up to date. To add the PPA and install Flatpak, open the Terminal app and run:

- - sudo add-apt-repository ppa:flatpak/stable\n - sudo apt update\n - sudo apt install flatpak\n - " + sudo apt install flatpak" - 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:

@@ -49,7 +43,6 @@ logo: "endless.svg" introduction: >

Flatpak support is built into Endless OS 3.0.0 and newer—no setup required!

-

If you are using an older version, upgrade to Endless OS 3.

- name: ALT Linux logo: "altlinux.svg" @@ -89,8 +82,7 @@ - name: Install Flatpak text: '

To install Flatpak, run the following in the terminal:

- sudo apt install flatpak -

A more up to date flatpak package is available in the Debian backports repository.

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

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

@@ -114,7 +106,6 @@ logo: "mint.svg" introduction: >

Flatpak support is built into Linux Mint 18.3 and newer—no setup required!

-

If you are using an older version, upgrade to Linux Mint 18.3.

- name: openSUSE logo: "opensuse.svg" @@ -122,7 +113,7 @@ - name: Install Flatpak text: '

Flatpak is available in the default repositories of all currently maintained openSUSE Leap and openSUSE Tumbleweed versions.

-

If you prefer a graphical installation, you can install Flatpak using a "1-click installer" from software.opensuse.org. If your distribution version is not shown by default, click Show flatpak for other distributions first and then select from the list.

+

If you prefer a graphical installation, you can install Flatpak using a "1-click installer" from software.opensuse.org. If your distribution version is not shown by default, click Show under Unsupported distributions category and then select from the list.

Alternatively, install Flatpak from the command line using Zypper:

sudo zypper install flatpak' - name: Add the Flathub repository @@ -296,26 +287,12 @@ logo: "pop-os.svg" introduction: >

Flatpak support is built into Pop!_OS 20.04 and newer—no setup required!

-

If you are using an older version, you can refer to the instructions below.

- steps: - - name: Install Flatpak - text: " -

To install Flatpak on Pop!_OS 19.10 and earlier, open the Terminal app and run:

- sudo apt 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:

- flatpak remote-add --user --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!

-

Note: graphical installation of Flatpak apps may not be possible with Pop!_OS 19.10 and earlier.

' - name: elementary OS logo: "elementary-os.svg" logo_dark: "elementary-os-dark.svg" steps: - - name: Install apps + - name: Install Apps text: '

elementary OS 5.1 and newer comes with Flatpak support out of the box. For non-curated apps, head to Flathub to install any app using the big "Install" button, and open the downloaded `.flatpakref` file with Sideload.

Note: After installing one app from a remote like Flathub, all other apps from that remote will also automatically show up in AppCenter.

' @@ -331,7 +308,7 @@ 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 -

Important note: As of March 2021, Raspberry Pi computers still ship with the 32-bit version of Raspberry Pi OS. However Flathub started phasing out support for that architecture. If you consider Flathub as an important source of applications, it is recommended to use Raspberry Pi OS 64-bit as newer applications are more likely to be available for that platform.

" +

Important note: It is recommended to use Raspberry Pi OS 64-bit as newer applications are more likely to be available for that platform only.

" - name: Restart text: '

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

@@ -465,8 +442,7 @@ - name: Install Flatpak text: '

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

- sudo apt install flatpak -

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

' + 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:

@@ -531,12 +507,6 @@ logo: "kdeneon.svg" introduction: >

Flatpak support is built into KDE neon 19 and newer—no setup required!

-

If you are using an older version, you can refer to the instructions below.

- steps: - - name: Enable Flatpak - text: "Open Discover and click on Settings (lower left corner)." - - name: Check Flatpak settings - text: "

Check that in the Flatpak section the box is checked.

Note: with this Flathub app search will be integrated in Discover, if you want to limit the app search to Flathub you can mark Flatpak as default by clicking on the star.

" - name: GNU Guix logo: "guix.svg"