Skip to content

Commit 5a11ea1

Browse files
authored
distro: Update setup instructions (#707)
- Remove Clear Linux, EuroLinux and Ataraxia Linux that are no longer developed - Rename CentOS to CentOS Stream, update its icon and setup instructions - Fix Vanilla OS icon permission
1 parent f20158e commit 5a11ea1

File tree

8 files changed

+4
-924
lines changed

8 files changed

+4
-924
lines changed

data/distro.yml

Lines changed: 3 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -171,16 +171,10 @@
171171
text: '
172172
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>'
173173

174-
- name: CentOS
175-
logo: "cent-os.svg"
174+
- name: CentOS Stream
175+
logo: "centos.svg"
176176
introduction: >
177-
<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>
178-
<p>Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>
179-
180-
- name: EuroLinux
181-
logo: "eurolinux.svg"
182-
introduction: >
183-
<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>
177+
<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>
184178
<p>Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>
185179
186180
- name: AlmaLinux
@@ -314,13 +308,6 @@
314308
'<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>
315309
<p>Note: graphical installation of Flatpak apps may not be possible with Raspberry Pi OS.</p>'
316310

317-
- name: Clear Linux
318-
logo: "clearlinux.svg"
319-
introduction: >
320-
<p>Flatpak is installed and Flathub repository is pre-configured by default on Clear Linux when installing the desktop bundle.</p>
321-
<terminal-command>sudo swupd bundle-add desktop</terminal-command>
322-
<p>Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>
323-
324311
- name: Void Linux
325312
logo: "void.svg"
326313
logo_dark: "void-dark.svg"
@@ -392,22 +379,6 @@
392379
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>
393380
<p>Note: graphical installation of Flatpak apps may not be possible with Turkman Linux.</p>'
394381

395-
- name: Ataraxia Linux
396-
logo: "ataraxia.svg"
397-
logo_dark: "ataraxia-dark.svg"
398-
steps:
399-
- name: Install Flatpak
400-
text: "
401-
<p>To install Flatpak on Ataraxia Linux, run the following in a terminal:</p>
402-
<terminal-command>sudo neko em flatpak</terminal-command>"
403-
- name: Add the Flathub repository
404-
text: "
405-
<p>Flathub is the best place to get Flatpak apps. To enable it, run:</p>
406-
<terminal-command>flatpak --user remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo</terminal-command>"
407-
- name: Restart
408-
text: '
409-
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install apps</a>!</p>'
410-
411382
- name: Zorin OS
412383
logo: "zorin-os.svg"
413384
introduction: >

source/img/distro/ataraxia-dark.svg

Lines changed: 0 additions & 53 deletions
This file was deleted.

source/img/distro/ataraxia.svg

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)