Czy te polecenia apt
są identyczne z ich apt-get
odpowiedniki / imienniki?
-
apt clean
apt-get clean
-
apt autoclean
apt-get autoclean
-
apt autoremove
apt-get autoremove
Wydają się takie być. Chcę tylko potwierdzić.
Komentarze
- zobacz także: unix.stackexchange.com/questions/767/… i tecmint.com/difference-between-apt-and-aptitude
Odpowiedź
Od man apt
:
RÓŻNICE W ODNIESIENIU DO APT-GET (8) Polecenie apt ma być przyjemne dla użytkowników końcowych i nie musi być wstecznie kompatybilne, jak apt-get (8). Dlatego niektóre opcje są inne:
· 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.