Aaron Griffin wrote: > On 4/20/06, Daniel Ehlers <[EMAIL PROTECTED]> wrote: >> What I want to know is there any function in pacman enables you to >> reinstalles unneeded not wanted packs left there for some reasons. > > pacman -Qe > This will list "orphaned" packages, that can be safely uninstalled > because they have no "required by" packages. > _______________________________________________
"Safely" is proably a better word. Even if a a package is not required by some other package do *not* mean you should uninstall it. The kernel for instance, or even the initscripts are not required by some other package. So please, be careful with pacman -Qe. -- cso _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
