Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to uninstall? #23

Open
yuanjustin opened this issue Aug 7, 2021 · 1 comment
Open

How to uninstall? #23

yuanjustin opened this issue Aug 7, 2021 · 1 comment

Comments

@yuanjustin
Copy link

How to uninstall? thanks!

@nicoelayda
Copy link

I uninstalled this using the following commands:

# Unload and remove launch agent
launchctl unload -w ~/Library/LaunchAgents/LocationChanger.plist
rm ~/Library/LaunchAgents/LocationChanger.plist

# Remove locationchanger binary
sudo rm /usr/local/bin/locationchanger

# Remove config
rm ~/.locations/locations.conf

# Remove logs
rm ~/Library/Logs/LocationChanger.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants