Skip to content

Commit bfe748f

Browse files
Future OS has been added.
1 parent 0e9e752 commit bfe748f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

data/distro.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,3 +657,16 @@
657657
<p>Note: for now, graphical installation of Flatpak apps is not possible on Pisi GNU/Linux.</p>
658658
</li>
659659
</ol>
660+
661+
- name: "Future OS"
662+
logo: "future.svg"
663+
info: >
664+
<ol class="distrotut">
665+
<p>Flatpak is installed by default on Future OS Workstation. 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://flathub.org/repo/flathub.flatpakrepo">Flathub repository file</a>.</p>
666+
<p>Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>
667+
<p>The above links should work on the default GNOME and KDE Future OS installations, but if they fail for some reason you can manually add the Flathub remote by running:
668+
<pre><code>
669+
<span class="unselectable">$</span> flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
670+
</code></pre>
671+
</p>
672+
</ol>

0 commit comments

Comments
 (0)