Skip to content
Open
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
19 changes: 19 additions & 0 deletions data/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -519,3 +519,22 @@
text: '
<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 Slackware.</p>'

- name: T2 SDE Linux
logo: "t2sde.svg"
steps:
- name: Install Flatpak
text: '
<p>Build and install Flatpak along with all its required dependencies by running the top-level build script inside the source tree:</p>
<terminal-command>t2 install flatpak</terminal-command>
<p>If you lack a global symlink for the tool in your <code>$PATH</code> environment variable, use the local prefix instead:</p>
<terminal-command>./t2 install 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 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>
364 changes: 364 additions & 0 deletions source/img/distro/t2sde.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.