Skip to content

Instantly share code, notes, and snippets.

@jrichardsz
Created February 17, 2024 01:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jrichardsz/b281a29a5f5e5e0928df220bc30473c7 to your computer and use it in GitHub Desktop.
Save jrichardsz/b281a29a5f5e5e0928df220bc30473c7 to your computer and use it in GitHub Desktop.
etc apt sources.list templates

How to install software or upgrade from an old unsupported release? https://askubuntu.com/questions/91815/how-to-install-software-or-upgrade-from-an-old-unsupported-release

apt-get update returns 404 errors for Debian repository on Ubuntu 14.04 https://askubuntu.com/questions/1116509/apt-get-update-returns-404-errors-for-debian-repository-on-ubuntu-14-04

https://www.geekersdigest.com/apt-etc-apt-sources-list-for-every-debian-release/#debian-8-jessie

debian 8

deb http://archive.debian.org/debian/ jessie main contrib non-free
deb http://archive.debian.org/debian-security jessie/updates main contrib non-free
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment