Skip to content

Commit

Permalink
distro: Add Crystal Linux (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
axtloss authored Apr 4, 2024
1 parent c30e62e commit 262703b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -542,3 +542,23 @@
text: '
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>
<p>Note: graphical installation of Flatpak apps may not be possible with GNU Guix.</p>'

- name: Crystal Linux
logo: "crystallinux.svg"
introduction: >
<h2>Flatpak is installed by default on Crystal Linux.<h2>
<p>If you didn't use jade_gui to install crystal or selected not to install it, you can set Flatpak up by using the following steps.<p>
steps:
- name: Install Flatpak
text: "
<p>To install Flatpak in Crystal Linux, you must first make sure your packages are up to date. Run the following in a terminal:</p>
<terminal-command>ame upg</terminal-command>
<p>Then install Flatpak:</p>
<terminal-command>ame ins 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 some apps</a>!</p>'
5 changes: 5 additions & 0 deletions source/img/distro/crystallinux.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 262703b

Please sign in to comment.