Skip to content

Revert "distro: Add Future OS (#480)" #490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 15, 2021
Merged
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
13 changes: 0 additions & 13 deletions data/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -657,16 +657,3 @@
<p>Note: for now, graphical installation of Flatpak apps is not possible on Pisi GNU/Linux.</p>
</li>
</ol>

- name: "Future OS"
logo: "future.svg"
info: >
<ol class="distrotut">
<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>
<p>Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>
<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:
<pre><code>
<span class="unselectable">$</span> flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
</code></pre>
</p>
</ol>
Loading