Ubuntu/20: Difference between revisions
< Ubuntu
(Created page with "== keywords ==") |
No edit summary |
||
| Line 1: | Line 1: | ||
== keywords == | == keywords == | ||
== simplified apt sources.list == | |||
/etc/apt/sources.list | |||
<pre> | |||
deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse | |||
deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse | |||
deb http://archive.ubuntu.com/ubuntu focal-security main restricted universe multiverse | |||
</pre> | |||
Latest revision as of 21:42, 12 May 2026
keywords
simplified apt sources.list
/etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu focal-security main restricted universe multiverse