小编Ale*_*zza的帖子

为什么这个包不建议我删除?

据我了解,如果一个软件包是自动安装的并且没有其他软件包依赖于它,则系统应该主动删除它。

为什么在这种情况下不会发生这种情况?

:~$ 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 抱歉意大利语输出控制台

debian dpkg apt deb

2
推荐指数
1
解决办法
431
查看次数

标签 统计

apt ×1

deb ×1

debian ×1

dpkg ×1