Skip to content

Commit 6345b26

Browse files
eszlaribarthalion
authored andcommitted
distro.yml: update Kubuntu section
1 parent 26f808a commit 6345b26

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

data/distro.yml

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -219,27 +219,13 @@
219219
steps:
220220
- name: Install Flatpak
221221
text: "
222-
<p>To install Flatpak on Kubuntu 18.10 (Cosmic Cuttlefish) or later, simply run:</p>
223-
<terminal-command>sudo apt install flatpak</terminal-command>
224-
<p>With older Kubuntu versions, the official Flatpak PPA is the recommended way to install Flatpak. To install it, run the following in a terminal:</p>
225-
<terminal-command>
226-
sudo add-apt-repository ppa:alexlarsson/flatpak\n
227-
sudo apt update\n
228-
sudo apt install flatpak\n
229-
</terminal-command>"
230-
- name: Install the Discover Flatpak backend
222+
<p>Open Discover, go to settings, install the Flatpak backend, restart the system.</p>"
223+
- name: Install the Flatpak system settings add-on
231224
text: "
232-
<p>The Flatpak plugin for the Software app makes it possible to install apps without needing the command line (available on Kubuntu 18.04 and newer). To install on 20.04 or later, run:</p>
233-
<terminal-command>sudo apt install plasma-discover-backend-flatpak</terminal-command>
234-
<p>On Kubuntu 18.04, you should run this instead:</p>
235-
<terminal-command>sudo apt install plasma-discover-flatpak-backend</terminal-command>"
225+
<terminal-command>sudo apt install kde-config-flatpak</terminal-command>"
236226
- name: Add the Flathub repository
237227
text: '
238-
<p>Flathub is the best place to get Flatpak apps. To enable it, download and install the <a class="btn btn-default" href="https://dl.flathub.org/repo/flathub.flatpakrepo">Flathub repository file</a> or run the following in a terminal:</p>
239-
<terminal-command>flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo</terminal-command>'
240-
- name: Restart
241-
text: '
242-
<p>To complete setup, restart your system. Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>'
228+
<p>Open Discover, go to settings, add the Flathub repository, restart Discover.</p>'
243229

244230
- name: Solus
245231
logo: "solus.svg"

0 commit comments

Comments
 (0)