据我了解,如果一个软件包是自动安装的并且没有其他软件包依赖于它,则系统应该主动删除它。
为什么在这种情况下不会发生这种情况?
:~$ sudo apt list --installed | grep -i zutty
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
zutty/unstable,now 0.14.0.20230218+dfsg1-1 amd64 [installato, automatico]
:~$ sudo apt-cache rdepends zutty
zutty
Reverse Depends:
:~$ sudo apt autoremove
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze... Fatto
Lettura informazioni sullo stato... Fatto
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
Run Code Online (Sandbox Code Playgroud)
PS 抱歉意大利语输出控制台