diff --git a/data/distro.yml b/data/distro.yml index 3bfbf48..8df6ff7 100644 --- a/data/distro.yml +++ b/data/distro.yml @@ -500,3 +500,35 @@

Flatpak is installed by default on Salix since version 15.0—no setup required!

Flatpak comes preconfigured with the Flathub repository and desktop integration tools are included to allow 1-click install from Flathub.

All you have to do is install apps!

+ +- name: Slackware + logo: "slackware.svg" + steps: + - name: Install Flatpak + text: " +

A Flatpak package is available on SlackBuilds. To install it (assuming you use Sbopkg/sqg), first create the queuefile and run the following as root:

+ sqg -p flatpak +

Then compile it. Load the queuefile, press 'Q', and wait:

+ sbopkg -i flatpak" + + - name: Enable audio support (optional) + text: " +

If you use Steam, Skype, or other applications that require audio, add:

+ +cat < ~/.xsession +start-pulseaudio-x11 +pax11publish -i +EOF + " + + - name: Add the Flathub repository + text: " +

Flathub is the main source for Flatpak apps. To enable it, download and install the + Flathub repository file + or run the following command:

+ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo" + + - name: Restart + text: " +

To complete the setup, restart your system. After that, you can start installing apps from + Flathub.

" diff --git a/source/img/distro/slackware.svg b/source/img/distro/slackware.svg new file mode 100644 index 0000000..ccea580 --- /dev/null +++ b/source/img/distro/slackware.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + S + S + S + S + + + + + + + + + \ No newline at end of file