|
219 | 219 | steps: |
220 | 220 | - name: Install Flatpak |
221 | 221 | 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 |
231 | 224 | 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>" |
236 | 226 | - name: Add the Flathub repository |
237 | 227 | 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>' |
243 | 229 |
|
244 | 230 | - name: Solus |
245 | 231 | logo: "solus.svg" |
|
0 commit comments