-
Notifications
You must be signed in to change notification settings - Fork 6
superops_agent_uninstall_macos_alt_path.sh
Corey Watson edited this page Dec 1, 2025
·
1 revision
Uninstalls the SuperOps agent from macOS using an alternate installation path.
Uninstalls the SuperOps agent from macOS systems by executing the agent's built-in uninstall script from an alternate path.
Uninstalls the SuperOps agent from macOS systems by executing the agent's built-in uninstall script from an alternate path.
- The uninstall script must exist at the specified path
- The user running the script must have sudo privileges
- None
- None
- Executes the uninstall script with sudo privileges
- This script runs with sudo privileges and will remove software from the system
- 0: Success
- 1: Failure
[ OPERATION ]
Attempting to uninstall SuperOps agent from alternate path...
[ FINAL STATUS ]
SuperOps agent uninstallation from alternate path completed.
- v1.0.0 (2025-11-02) - Initial version, extracted from SuperOps
- View Script Source
- Scripts - Back to script index