linux:debian:apt
Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
apt
Pakete nicht updaten
dpkg
Put a package on hold
echo "package hold" | dpkg --set-selections
Remove the hold
echo "package install" | dpkg --set-selections
aptitude
Hold a package using
aptitude hold package_name
Remove the hold with
aptitude unhold package_name
linux/debian/apt.1474571183.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
