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: Debian 9 (Stretch)
โ Also compatible:
โ Different versions:
Configuration File Content
49 lines
APT
{
NeverAutoRemove
{
"^firmware-linux.*";
"^linux-firmware$";
};
VersionedKernelPackages
{
# linux kernels
"linux-image";
"linux-headers";
"linux-image-extra";
"linux-signed-image";
# kfreebsd kernels
"kfreebsd-image";
"kfreebsd-headers";
# hurd kernels
"gnumach-image";
# (out-of-tree) modules
".*-modules";
".*-kernel";
"linux-backports-modules-.*";
# tools
"linux-tools";
};
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/0b1391c01d75f95fa4ea5ac01219b515?hint=01autoremove
Using curl:
curl https://exampleconfig.com/api/v1/config/original/0b1391c01d75f95fa4ea5ac01219b515?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 ยท Debian 9 (Stretch)
/etc/apt/apt.conf.d/01autoremove
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/apt/apt.conf.d/01autoremove
Apache HTTP Server ยท Debian 9 (Stretch)