Uninstalling Herd
In case you want to uninstall Herd from your machine, you may use the uninstall script that Herd provides: To automatically uninstall Herd, all data within Herd Pro services and all of its settings, run the following command in your terminal:bash
Manual Uninstall Steps
Manual Uninstall 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.
- Make a backup of your Herd Pro services
~/Library/Application Support/Herd/config/services - Delete the
~/Library/Application Support/Herdfolder. - Remove Herd from your Applications folder.
- Open your
~/.zshrcor~/.bashrcfile and remove the modifications to thePATHenvironment variable that Herd injected as well as all other Herd related modifications that are marked with# Herd. - Go to
/etc/resolver/testand either delete this file or check its contents. This maps all domains with.testto a local nameserver and can be removed if it’s only pointing to 127.0.0.1. - Delete the last config traces from the system defaults with
defaults delete de.beyondco.herd
Re-installing Herd
- Uninstall Herd as described above.
- Download the latest version of Herd from the website and install it from scratch.