
pacman:ai:d6c95
how do i delete an orphaned package from arch
$ pacman -Rns ${package_name}
try on your machine
Remove an orphaned package along with its configuration files and dependencies that are not required by any other installed package
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- how do i delete an orphaned package from arch?