pacman -D --asexplicite xxx 设置为单独安装的包 pacman -Qtd 出来的包可以删 但有些删除可能会有影响,大多没用 pacman -Rscn 可以删除干净包 pacman -Rdd 是在出现了依赖问题的时候用用,一般就不用它,他是强行破坏 依赖关系 有些依赖关系不一定会长久存在,所以pacman -Qtd不是删除干净包就一定没有东...
pacman/Tips and tricks FAQ#Package management System maintenance Arch Build System Official repositories Arch User Repository Thepacmanpackage manageris one of the major distinguishing features of Arch Linux. It combines a simple binary package format with an easy-to-usebuild system. The goal ofpac...