Removing orphan packages with Pacman
September, 2007
A quick Arch tip : Get the list of orphan packages (packages no longer needed by any other packages) in pacman by with
pacman -Qtdq
pacman -Rc package_name
September, 2007
A quick Arch tip : Get the list of orphan packages (packages no longer needed by any other packages) in pacman by with
pacman -Qtdq
pacman -Rc package_name