`apt clean` vs` apt-get clean` (Deutsch)

Sind diese apt -Befehle identisch mit ihrer apt-get Gegenstücke / Namensvetter?


  • apt clean
    apt-get clean

  • apt autoclean
    apt-get autoclean

  • apt autoremove
    apt-get autoremove


Sie scheinen es zu sein. Ich möchte nur bestätigen.

Kommentare

Antwort

Von man apt:

UNTERSCHIEDE ZU APT-GET (8) Der Befehl apt soll für Endbenutzer angenehm sein und muss nicht wie apt-get (8) abwärtskompatibel sein. Daher sind einige Optionen unterschiedlich:

 · 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. 

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert.