📜  列出 apt 已安装的程序 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:31.551000             🧑  作者: Mango

代码示例2
# Use aptitude to get packages which were expressly installed (not just as dependecies)
aptitude search '~i!~M'