Skip to content

Commit 6524d3f

Browse files
committed
Remove turkman linux
Closes #700
1 parent 6662748 commit 6524d3f

File tree

2 files changed

+11
-96
lines changed

2 files changed

+11
-96
lines changed

data/distro.yml

Lines changed: 11 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<terminal-command>sudo apt install flatpak</terminal-command>
88
<p>For older versions <strong>up to Ubuntu 18.04 LTS (Bionic Beaver)</strong>, 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:</p>
99
<terminal-command>
10-
sudo add-apt-repository ppa:flatpak/stable\n
11-
sudo apt update\n
12-
sudo apt install flatpak\n
10+
sudo add-apt-repository ppa:flatpak/stable\n
11+
sudo apt update\n
12+
sudo apt install flatpak\n
1313
</terminal-command>"
1414
- name: Install GNOME Software Flatpak plugin
1515
text: '
@@ -59,17 +59,17 @@
5959
text: "
6060
<p>To install Flatpak on operating systems of the Alt family, open the Terminal app and run:</p>
6161
<terminal-command>
62-
su -\n
63-
apt-get update\n
64-
apt-get install flatpak\n
62+
su -\n
63+
apt-get update\n
64+
apt-get install flatpak\n
6565
</terminal-command>"
6666
- name: Add the Flathub repository
6767
text: "
6868
<p>Flathub is a great place to get Flatpak apps. To enable it on your Alt system, run:</p>
6969
<terminal-command>
70-
su -\n
71-
apt-get update\n
72-
apt-get install flatpak-repo-flathub\n
70+
su -\n
71+
apt-get update\n
72+
apt-get install flatpak-repo-flathub\n
7373
</terminal-command>"
7474
- name: Restart
7575
text: '
@@ -385,36 +385,6 @@
385385
<p>Flatpak is installed by default on PureOS. 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>
386386
<p>Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>
387387
388-
- name: Turkman Linux
389-
logo: "turkman.svg"
390-
steps:
391-
- name: Install Flatpak
392-
text: '
393-
<p>To install Flatpak on Turkman Linux, run the following in a terminal:</p>
394-
<p>Emerge way</p>
395-
<terminal-command>
396-
ymp install build-base --no-emerge\n
397-
ymp install flatpak\n
398-
</terminal-command>
399-
<p>No emerge way</p>
400-
<terminal-command>ymp install flatpak --no-emerge</terminal-command>'
401-
- name: Enable services
402-
text: '
403-
<p>To enable services on Turkman Linux, run the following in a terminal:</p>
404-
<terminal-command>
405-
rc-update add devfs\n
406-
rc-update add fuse\n
407-
rc-update add hostname\n
408-
</terminal-command>'
409-
- name: Add the Flathub repository
410-
text: "
411-
<p>Flathub is the best place to get Flatpak apps. To enable it, run:</p>
412-
<terminal-command>flatpak --user remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo</terminal-command>"
413-
- name: Restart
414-
text: '
415-
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>
416-
<p>Note: graphical installation of Flatpak apps may not be possible with Turkman Linux.</p>'
417-
418388
- name: Ataraxia Linux
419389
logo: "ataraxia.svg"
420390
logo_dark: "ataraxia-dark.svg"
@@ -452,8 +422,8 @@
452422
text: '
453423
<p>To install light and dark themes, run:</p>
454424
<terminal-command>
455-
flatpak install flathub org.gtk.Gtk3theme.deepin\n
456-
flatpak install flathub org.gtk.Gtk3theme.deepin-dark\n
425+
flatpak install flathub org.gtk.Gtk3theme.deepin\n
426+
flatpak install flathub org.gtk.Gtk3theme.deepin-dark\n
457427
</terminal-command>'
458428
- name: Restart
459429
text: '

source/img/distro/turkman.svg

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

0 commit comments

Comments
 (0)