Last active
November 20, 2023 02:22
-
-
Save standoge/bcb50ca4a6c6d8bd9a9d3e5b74857f7c to your computer and use it in GitHub Desktop.
Uninstall an ArchLinux's package with its children
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo pacman -Rsc -n <package> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment