APT Configuration - Linux
/etc/apt/sources.list
Quick Actions
๐ฅ Download Original sources.listConfiguration File Information
Authentic & Original
Unaltered sources.list from fresh installation.
Linux Distribution Support
๐ Currently viewing: Ubuntu 22.04 LTS (Jammy Jellyfish)
โ Also compatible:
โ Different versions:
Configuration File Content
16 lines
deb http://archive.ubuntu.com/ubuntu/ jammy main restricted
deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted
deb http://archive.ubuntu.com/ubuntu/ jammy universe
deb http://archive.ubuntu.com/ubuntu/ jammy-updates universe
deb http://archive.ubuntu.com/ubuntu/ jammy multiverse
deb http://archive.ubuntu.com/ubuntu/ jammy-updates multiverse
deb http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ jammy-security main restricted
deb http://security.ubuntu.com/ubuntu/ jammy-security universe
deb http://security.ubuntu.com/ubuntu/ jammy-security multiverse
Download Commands
sources.list โข
Download the 100% original unaltered configuration file pulled from APT
Using wget:
wget -O sources.list.example https://exampleconfig.com/api/v1/config/original/48291293ee55a184c7b5e449636bdad8?hint=sources.list
Using curl:
curl https://exampleconfig.com/api/v1/config/original/48291293ee55a184c7b5e449636bdad8?hint=sources.list > sources.list.example
Related Configuration Files
/etc/apt/sources.list
APT ยท Debian 9 (Stretch)
/etc/apt/sources.list
APT ยท Debian 9 (Stretch)
/etc/apt/sources.list
APT ยท Debian 9 (Stretch)
/etc/apt/sources.list
Apache HTTP Server ยท Ubuntu 22.04 LTS (Jammy Jellyfish)
/etc/apt/sources.list
Apache HTTP Server ยท Ubuntu 22.04 LTS (Jammy Jellyfish)
/etc/apt/sources.list
Apache HTTP Server ยท Ubuntu 22.04 LTS (Jammy Jellyfish)