Skip to content

Instantly share code, notes, and snippets.

@ishad0w
Last active August 29, 2025 09:12
Show Gist options
  • Save ishad0w/6ce1eb569c734880200c47923577426a to your computer and use it in GitHub Desktop.
Save ishad0w/6ce1eb569c734880200c47923577426a to your computer and use it in GitHub Desktop.
Debian 10 (Buster) -- Full sources.list
deb http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster main contrib non-free
deb http://deb.debian.org/debian buster-updates main contrib non-free
deb-src http://deb.debian.org/debian buster-updates main contrib non-free
deb http://security.debian.org/debian-security/ buster/updates main contrib non-free
deb-src http://security.debian.org/debian-security/ buster/updates main contrib non-free
@kamalzairig
Copy link

deb http://archive.debian.org/debian buster main contrib non-free deb http://archive.debian.org/debian-security buster/updates main contrib non-free deb http://archive.debian.org/debian buster-backports main contrib non-free

This worked, thanks !

@TopheC
Copy link

TopheC commented Aug 11, 2025

deb http://archive.debian.org/debian buster main contrib non-free deb http://archive.debian.org/debian-security buster/updates main contrib non-free deb http://archive.debian.org/debian buster-backports main contrib non-free

This worked for me as well, thanks !

@iamtalhaasghar
Copy link

life saver!

@FlorianHeigl
Copy link

FlorianHeigl commented Aug 12, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment