-
Notifications
You must be signed in to change notification settings - Fork 27
Uninstall
brainfucksec edited this page May 21, 2022
·
3 revisions
For uninstall archtorify see the instructions related to the installation method that you used.
If you have installed the AUR package, remove archtorify with pacman
:
sudo pacman -Rsn archtorify-git
If you have installed archtorify from git package (or release package) use make uninstall
command inside the program git folder:
cd archtorify/
sudo make uninstall
Note: If you have deleted the git folder after installation, you can remove the program manually:
sudo rm -ri /usr/bin/archtorify \
/usr/share/archtorify \
/usr/share/licenses/archtorify \
/usr/share/doc/archtorify \
/var/lib/archtorify