Skip to content

distro: Update setup instructions #707

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 3 additions & 32 deletions data/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,16 +171,10 @@
text: '
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>'

- name: CentOS
logo: "cent-os.svg"
- name: CentOS Stream
logo: "centos.svg"
introduction: >
<p>Flatpak is installed by default on CentOS 7 and newer, when using GNOME. 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 <a class="btn btn-default" href="https://dl.flathub.org/repo/flathub.flatpakrepo">Flathub repository file</a>.</p>
<p>Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>

- name: EuroLinux
logo: "eurolinux.svg"
introduction: >
<p>Flatpak is installed by default on EuroLinux 8 and newer, when using GNOME. 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 <a class="btn btn-default" href="https://dl.flathub.org/repo/flathub.flatpakrepo">Flathub repository file</a>.</p>
<p>Flatpak is installed by default on CentOS Stream 8 and newer, when using GNOME. 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 <a class="btn btn-default" href="https://dl.flathub.org/repo/flathub.flatpakrepo">Flathub repository file</a>.</p>
<p>Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>

- name: AlmaLinux
Expand Down Expand Up @@ -314,13 +308,6 @@
'<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>
<p>Note: graphical installation of Flatpak apps may not be possible with Raspberry Pi OS.</p>'

- name: Clear Linux
logo: "clearlinux.svg"
introduction: >
<p>Flatpak is installed and Flathub repository is pre-configured by default on Clear Linux when installing the desktop bundle.</p>
<terminal-command>sudo swupd bundle-add desktop</terminal-command>
<p>Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>

- name: Void Linux
logo: "void.svg"
logo_dark: "void-dark.svg"
Expand Down Expand Up @@ -392,22 +379,6 @@
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>
<p>Note: graphical installation of Flatpak apps may not be possible with Turkman Linux.</p>'

- name: Ataraxia Linux
logo: "ataraxia.svg"
logo_dark: "ataraxia-dark.svg"
steps:
- name: Install Flatpak
text: "
<p>To install Flatpak on Ataraxia Linux, run the following in a terminal:</p>
<terminal-command>sudo neko em flatpak</terminal-command>"
- name: Add the Flathub repository
text: "
<p>Flathub is the best place to get Flatpak apps. To enable it, run:</p>
<terminal-command>flatpak --user remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo</terminal-command>"
- name: Restart
text: '
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>'

- name: Zorin OS
logo: "zorin-os.svg"
introduction: >
Expand Down
53 changes: 0 additions & 53 deletions source/img/distro/ataraxia-dark.svg

This file was deleted.

53 changes: 0 additions & 53 deletions source/img/distro/ataraxia.svg

This file was deleted.

Loading