Removing orphan packages with Pacman
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
Tags: arch, pacman, linux, packages, cleanup
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
Tags: arch, pacman, linux, packages, cleanup