Skip to content

Commit

Permalink
distro: Improve Kubuntu instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
AsciiWolf authored Oct 22, 2024
1 parent b42b461 commit e6e0db3
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions data/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,13 +219,17 @@
steps:
- name: Install Flatpak
text: "
<p>Open Discover, go to settings, install the Flatpak backend, restart the system.</p>"
<p>To install Flatpak on Kubuntu, simply open Discover, go to Settings, install the Flatpak backend and restart Discover.</p>"
- name: Install the Flatpak system settings add-on
text: "
<p>To integrate Flatpak support into the Plasma System Settings, simply run:</p>
<terminal-command>sudo apt install kde-config-flatpak</terminal-command>"
- name: Add the Flathub repository
text: "
<p>Flathub is the best place to get Flatpak apps. To enable it, open Discover, go to Settings and add the Flathub repository.</p>"
- name: Restart
text: '
<p>Open Discover, go to settings, add the Flathub repository, restart Discover.</p>'
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>'

- name: Solus
logo: "solus.svg"
Expand All @@ -241,7 +245,7 @@
- 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>
<p>Note: graphical installation of Flatpak apps is not yet possible with Solus, but will be available in the near future.</p>'
<p>Note: graphical installation of Flatpak apps is not yet possible with Solus, but will be available in the near future.</p
- name: Alpine
logo: "alpine.svg"
Expand Down

0 comments on commit e6e0db3

Please sign in to comment.