APT Configuration - Linux
/etc/apt/apt.conf.d/01autoremove
Quick Actions
๐ฅ Download Original 01autoremoveConfiguration File Information
Authentic & Original
Unaltered 01autoremove from fresh installation.
Linux Distribution Support
๐ Currently viewing: Ubuntu 22.04 LTS (Jammy Jellyfish)
โ Also compatible:
Debian 11 (Bullseye),
Ubuntu 20.04 LTS (Focal Fossa),
โ Different versions:
Configuration File Content
42 lines
APT
{
NeverAutoRemove
{
"^firmware-linux.*";
"^linux-firmware$";
"^linux-image-[a-z0-9]*$";
"^linux-image-[a-z0-9]*-[a-z0-9]*$";
};
VersionedKernelPackages
{
# kernels
"linux-.*";
"kfreebsd-.*";
"gnumach-.*";
# (out-of-tree) modules
".*-modules";
".*-kernel";
};
Never-MarkAuto-Sections
{
"metapackages";
"contrib/metapackages";
"non-free/metapackages";
"restricted/metapackages";
"universe/metapackages";
"multiverse/metapackages";
};
Move-Autobit-Sections
{
"oldlibs";
"contrib/oldlibs";
"non-free/oldlibs";
"restricted/oldlibs";
"universe/oldlibs";
"multiverse/oldlibs";
};
};
Download Commands
01autoremove โข
Download the 100% original unaltered configuration file pulled from APT
Using wget:
wget -O 01autoremove.example https://exampleconfig.com/api/v1/config/original/ab6540f7278a05a4b7f9e58afcaa5f46?hint=01autoremove
Using curl:
curl https://exampleconfig.com/api/v1/config/original/ab6540f7278a05a4b7f9e58afcaa5f46?hint=01autoremove > 01autoremove.example
Related Configuration Files
/etc/apt/apt.conf.d/01autoremove
APT ยท Debian 9 (Stretch)
/etc/apt/apt.conf.d/01autoremove
APT ยท Debian 9 (Stretch)
/etc/apt/apt.conf.d/01autoremove
APT ยท Debian 9 (Stretch)
/etc/apt/apt.conf.d/01autoremove
Apache HTTP Server ยท Ubuntu 22.04 LTS (Jammy Jellyfish)
/etc/apt/apt.conf.d/01autoremove
Apache HTTP Server ยท Ubuntu 22.04 LTS (Jammy Jellyfish)
/etc/apt/apt.conf.d/01autoremove
Apache HTTP Server ยท Ubuntu 22.04 LTS (Jammy Jellyfish)