Documentation
Uninstalling Herd
#Uninstalling Herd
In case you want to uninstall Herd from your machine, perform the following steps:
- Quit Herd by clicking on the icon in the menu bar and selecting "Quit".
- Run the following command in your shell. This will reset the permissions of Herd to start its services.
$ sudo rm /etc/sudoers.d/herd
- Delete the
~/Library/Application Support/Herd
folder. - Remove Herd from your Applications folder.
- Open your
~/.zshrc
or~/.bashrc
file and remove the modifications to thePATH
environment variable that Herd injected.
#Re-installing Herd
- Uninstall Herd as described above.
- Download the latest version of Herd from the website and install it from scratch.