Skip to content

Instantly share code, notes, and snippets.

@standoge
Last active November 20, 2023 02:22
Show Gist options
  • Save standoge/bcb50ca4a6c6d8bd9a9d3e5b74857f7c to your computer and use it in GitHub Desktop.
Save standoge/bcb50ca4a6c6d8bd9a9d3e5b74857f7c to your computer and use it in GitHub Desktop.
Uninstall an ArchLinux's package with its children
sudo pacman -Rsc -n <package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment