Created
September 30, 2021 03:18
-
-
Save akamas/99c959e768ed202ee3b2d8db60369928 to your computer and use it in GitHub Desktop.
ubuntu 21.04 sources.list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deb http://de.archive.ubuntu.com/ubuntu hirsute main restricted universe multiverse | |
#deb-src http://de.archive.ubuntu.com/ubuntu hirsute main restricted universe multiverse | |
deb http://de.archive.ubuntu.com/ubuntu hirsute-updates main restricted universe multiverse | |
#deb-src http://de.archive.ubuntu.com/ubuntu hirsute-updates main restricted universe multiverse | |
deb http://de.archive.ubuntu.com/ubuntu hirsute-security main restricted universe multiverse | |
#deb-src http://de.archive.ubuntu.com/ubuntu hirsute-security main restricted universe multiverse | |
deb http://de.archive.ubuntu.com/ubuntu hirsute-backports main restricted universe multiverse | |
#deb-src http://de.archive.ubuntu.com/ubuntu hirsute-backports main restricted universe multiverse | |
deb http://archive.canonical.com/ubuntu hirsute partner | |
# deb-src http://archive.canonical.com/ubuntu hirsute partner |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you !