Skip to content

Commit

Permalink
Cleanup distro html (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee authored Dec 1, 2023
1 parent 3d27b61 commit 2a89a16
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions data/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,16 @@
- name: "Endless OS"
logo: "endless.svg"
info: >
<h2>Flatpak support is built into Endless OS 3.0.0 and newer—no setup required!</h2>
<p>If you are using an older version, <a href="https://community.endlessos.com/t/upgrade-from-endless-os-2-x-to-endless-os-3/967">upgrade to Endless OS 3</a>.</p>
<ol class="distrotut">
<h2>Flatpak support is built into Endless OS 3.0.0 and newer—no setup required!</h2>
<p>If you are using an older version, <a href="https://community.endlessos.com/t/upgrade-from-endless-os-2-x-to-endless-os-3/967">upgrade to Endless OS 3</a>.</p>
</ol>
- name: "Chrome OS"
logo: "chrome-os.svg"
info: >
<p>Flatpak applications can be installed on ChromeOS with the Crostini Linux compatibility layer. This is not available for all ChromeOS devices, so you should ensure your device is compatible before proceeding. A list of compatible devices is maintained <a href="https://www.reddit.com/r/Crostini/wiki/getstarted/crostini-enabled-devices">here</a>.</p>
info: >
<ol class="distrotut">
<p>Flatpak applications can be installed on ChromeOS with the Crostini Linux compatibility layer. This is not available for all ChromeOS devices, so you should ensure your device is compatible before proceeding. A list of compatible devices is maintained <a href="https://www.reddit.com/r/Crostini/wiki/getstarted/crostini-enabled-devices">here</a>.</p>
<li>
<h2>Enable Linux support</h2>
<p>Navigate to <a href="chrome://os-settings">chrome://os-settings</a>, and scroll down to <strong>Developers</strong> and turn on <i>Linux development environment</i>. ChromeOS will take some time downloading and installing Linux.</p>
Expand Down Expand Up @@ -212,6 +214,7 @@
<terminal-command>
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
</terminal-command>
</li>
<li>
<h2>Restart</h2>
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>
Expand Down Expand Up @@ -756,7 +759,7 @@
<ol class="distrotut">
<h2>Enable Flatpak through the Software Manager</h2>
<p>Flatpak support is built in by default from KDE neon 19 and later. To activate the <a href="https://flathub.org/">Flathub</a> repository in Discover, just follow the instructions below:</p>
<p>Open Discover and click on Settings (lower left corner).</p2>
<p>Open Discover and click on Settings (lower left corner).</p>
<p>Check that in the Flatpak section the box is checked.</p>
<p>Note: with this Flathub app search will be integrated in Discover, if you want to limit the app search to Flathub you can mark Flatpak as default by clicking on the star.</p>
</ol>
Expand Down

0 comments on commit 2a89a16

Please sign in to comment.