
¿Son estos apt
comandos idénticos a sus apt-get
homólogos/homónimos?
apt clean
apt-get clean
apt autoclean
apt-get autoclean
apt autoremove
apt-get autoremove
Parecen serlo. Sólo quiero confirmar.
Respuesta1
De man apt
:
DIFERENCIAS CON APT-GET(8) El comando apt está pensado para ser agradable para los usuarios finales y no necesita ser compatible con versiones anteriores como apt-get(8). Por tanto algunas opciones son diferentes:
· The option DPkgPM::Progress-Fancy is enabled. · The option APT::Color is enabled. · A new list command is available similar to dpkg --list. · The option upgrade has --with-new-pkgs enabled by default.