Answers for "how to remove all orphan pakages arch"

1

remove orphan packages arch linux

sudo pacman -R $(pacman -Qtdq)
Posted by: Guest on April-21-2021

Code answers related to "how to remove all orphan pakages arch"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language