Created
July 30, 2025 09:59
-
-
Save rhaist/acdba8736095d181ee63dc54b8c8b614 to your computer and use it in GitHub Desktop.
Debian Testing Complete 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
| # Debian Testing (rolling release) | |
| deb http://deb.debian.org/debian testing main contrib non-free non-free-firmware | |
| deb-src http://deb.debian.org/debian testing main contrib non-free non-free-firmware | |
| # Debian Security updates | |
| deb http://security.debian.org/debian-security testing-security main contrib non-free non-free-firmware | |
| deb-src http://security.debian.org/debian-security testing-security main contrib non-free non-free-firmware | |
| # Debian Testing Updates (optional, rarely used) | |
| deb http://deb.debian.org/debian testing-updates main contrib non-free non-free-firmware | |
| deb-src http://deb.debian.org/debian testing-updates main contrib non-free non-free-firmware |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment