Fix Sticky Password for macOS not uninstalling
Here's how to Fix Sticky Password for macOS not uninstalling. Get CleanMyMac X@ https://macpaw.audw.net/c/376211/63812/1733 in on time.
Below are the Sticky Password for macOS uninstall script codes (beta):
#!/bin/bash
# Uninstall Sticky Password
sudo launchctl unload /Library/LaunchAgents/com.stickypassword.stickya.plist
sudo rm -rf "/Applications/Sticky Password.app"
sudo rm -rf "~/Library/Application Support/Sticky Password"
sudo rm -rf "~/Library/Caches/com.stickypassword.stickya"
sudo rm -rf "~/Library/Containers/com.stickypassword.stickya"
sudo rm -rf "~/Library/Preferences/com.stickypassword.stickya.plist"
sudo rm -rf "~/Library/Saved Application State/com.stickypassword.stickya.savedState"
echo "Sticky Password has been uninstalled successfully."
And to reinstall Sticky Password for macOS, hit https://www.stickypassword.com/help/how-to-install-sticky-password-on-your-mac-1026.
Learn more@ https://www.youtube.com/c/ITGuides/search?query=Mac.