Skip to content

Instantly share code, notes, and snippets.

@rhaist
Created July 30, 2025 09:59
Show Gist options
  • Select an option

  • Save rhaist/acdba8736095d181ee63dc54b8c8b614 to your computer and use it in GitHub Desktop.

Select an option

Save rhaist/acdba8736095d181ee63dc54b8c8b614 to your computer and use it in GitHub Desktop.
Debian Testing Complete sources.list
# 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