Skip to content

Commit 7012ee4

Browse files
committed
Add prerequisites for enabling 'universe' repository on Ubuntu
1 parent 0b56895 commit 7012ee4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

data/distro.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
- name: Ubuntu
22
logo: "ubuntu.svg"
33
steps:
4+
- name: Prerequisites
5+
text: "
6+
<p>You might need to enable the 'universe' repository, if you haven't done so already: <terminal-command>sudo add-apt-repository universe</terminal-command></p>"
47
- name: Install Flatpak
58
text: "
69
<p>To install Flatpak on <strong>Ubuntu 18.10 (Cosmic Cuttlefish) or later</strong>, open the Terminal app and run:</p>

0 commit comments

Comments
 (0)