|

楼主 |
发表于 2004-1-12 14:25:18
|
显示全部楼层
emerge --depclean 吗?
depclean
Determines all packages installed on the system that have no explicit reason for being there.
emerge generates a list of packages which it expects to be installed by checking the system pack-
age list and the world file. It then compares that list to the list of packages which are actu-
ally installed; the differences are listed as unnecessary packages and are suggested for unmerg-
ing. WARNING: Removing some packages may cause packages which link to the removed package to
stop working and complain about missing libraries. Re-emerge the complaining package to fix this
issue. Note that changes in USE flags can drastically affect the output of depclean. |
|