Last active
January 18, 2025 10:21
-
-
Save hakerdefo/1599cb664cc3c2f125a45248d9c6c71d to your computer and use it in GitHub Desktop.
Debian Testing complete sources.list
This file contains 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 https://ftp.debian.org/debian/ testing contrib main non-free non-free-firmware | |
# deb-src https://ftp.debian.org/debian/ testing contrib main non-free non-free-firmware | |
deb https://ftp.debian.org/debian/ testing-updates contrib main non-free non-free-firmware | |
# deb-src https://ftp.debian.org/debian/ testing-updates contrib main non-free non-free-firmware | |
deb https://ftp.debian.org/debian/ testing-proposed-updates contrib main non-free non-free-firmware | |
# deb-src https://ftp.debian.org/debian/ testing-proposed-updates contrib main non-free non-free-firmware | |
deb https://ftp.debian.org/debian/ testing-backports contrib main non-free non-free-firmware | |
# deb-src https://ftp.debian.org/debian/ testing-backports contrib main non-free non-free-firmware | |
deb https://security.debian.org/debian-security/ testing-security contrib main non-free non-free-firmware | |
# deb-src https://security.debian.org/debian-security/ testing-security contrib main non-free non-free-firmware |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, @technikamateur