File tree 2 files changed +25
-0
lines changed
2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 542
542
text : '
543
543
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>
544
544
<p>Note: graphical installation of Flatpak apps may not be possible with GNU Guix.</p>'
545
+
546
+ - name : Crystal Linux
547
+ logo : " crystallinux.svg"
548
+ introduction : >
549
+ <h2>Flatpak is installed by default on Crystal Linux.<h2>
550
+ <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>
551
+ steps :
552
+ - name : Install Flatpak
553
+ text : "
554
+ <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>
555
+ <terminal-command>ame upg</terminal-command>
556
+ <p>Then install Flatpak:</p>
557
+ <terminal-command>ame ins flatpak</terminal-command>"
558
+ - name : Add the Flathub repository
559
+ text : "
560
+ <p>Flathub is the best place to get Flatpak apps. To enable it, run:</p>
561
+ <terminal-command>flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo</terminal-command>"
562
+ - name : Restart
563
+ text : '
564
+ <p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>'
You can’t perform that action at this time.
0 commit comments