./apt-get --examples
Funciones y ejemplos de uso
inherit
apt-get changelog apt
shell
echo 'Dpkg::Pre-Invoke {"/bin/sh;false"}' >/path/to/temp-file
apt-get -y install -c /path/to/temp-file sl
apt-get update -o APT::Update::Pre-Invoke::=/bin/sh
./related --binary=apt-get
Binarios relacionados
Comparten al menos una función con apt-get.