APT Konfiguration - Linux
/etc/apt/apt.conf.d/01autoremove
Schnellaktionen
📥 Original herunterladen 01autoremoveKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert 01autoremove von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Debian 10 (Buster)
✓ Auch kompatibel:
Ubuntu 18.04 LTS (Bionic Beaver),
⚠ Verschiedene Versionen:
Konfigurationsdatei-Inhalt
60 Zeilen
APT
{
NeverAutoRemove
{
"^firmware-linux.*";
"^linux-firmware$";
"^linux-image-[a-z0-9]*$";
"^linux-image-[a-z0-9]*-[a-z0-9]*$";
};
VersionedKernelPackages
{
# linux kernels
"linux-image";
"linux-headers";
"linux-image-extra";
"linux-modules";
"linux-modules-extra";
"linux-signed-image";
"linux-image-unsigned";
# kfreebsd kernels
"kfreebsd-image";
"kfreebsd-headers";
# hurd kernels
"gnumach-image";
# (out-of-tree) modules
".*-modules";
".*-kernel";
"linux-backports-modules-.*";
"linux-modules-.*";
# tools
"linux-tools";
"linux-cloud-tools";
# build info
"linux-buildinfo";
# source code
"linux-source";
};
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-Befehle
01autoremove •
Lade die 100% original unveränderte Konfigurationsdatei herunter von APT
Mit wget:
wget -O 01autoremove.example https://exampleconfig.com/api/v1/config/original/76120d358bc9037bb6358e737b3050b5?hint=01autoremove
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/76120d358bc9037bb6358e737b3050b5?hint=01autoremove > 01autoremove.example
Verwandte Konfigurationsdateien
/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
NGINX · Debian 10 (Buster)
/etc/apt/apt.conf.d/01autoremove
NGINX · Debian 10 (Buster)
/etc/apt/apt.conf.d/01autoremove
NGINX · Debian 10 (Buster)