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 24.04 LTS (Noble Numbat)
โ Also compatible:
Debian 12 (Bookworm),
โ Different versions:
Configuration File Content
33 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";
"tasks";
};
Move-Autobit-Sections
{
"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/879455db9b938ce287b23383629aedce?hint=01autoremove
Using curl:
curl https://exampleconfig.com/api/v1/config/original/879455db9b938ce287b23383629aedce?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 24.04 LTS (Noble Numbat)
/etc/apt/apt.conf.d/01autoremove
Apache HTTP Server ยท Ubuntu 24.04 LTS (Noble Numbat)
/etc/apt/apt.conf.d/01autoremove
Apache HTTP Server ยท Ubuntu 24.04 LTS (Noble Numbat)