https://github.com/osquery/osquery logo
Title
s

Stephen Nelson

04/21/2021, 8:32 PM
Is there documentation anywhere on how to uninstall an orbit package?
s

seph

04/21/2021, 8:39 PM
Try asking #fleet ?
z

zwass

04/21/2021, 8:42 PM
Good reminder we need to document this. I think this should do it
sudo launchctl unload /Library/LaunchDaemons/com.fleetdm.orbit.plist
sudo rm -rf /var/lib/orbit /Library/LaunchDaemons/com.fleetdm.orbit.plist /usr/local/bin/orbit
s

Stephen Nelson

04/21/2021, 11:59 PM
Thanks @seph and @zwass
b

Bacarus

05/19/2021, 10:15 AM
@zwass the readme file is not up to date with uninstall guide, maybe you didn’t merge it on master branch