To uninstall USB Network Gate SDK from the end-user system, do the following:

 

1. Stop the daemon by executing the following command: 

 

sudo launchctl unload -w

/Library/LaunchDaemons/us.electronic.eveusb.daemon.plist

 

2. Delete all the components installed:

 

sudo rm -rf

"/Library/LaunchDaemons/us.electronic.eveusb.daemon.plist" -w

/Library/LaunchDaemons/us.electronic.eveusb.daemon.plist

 

sudo rm -rf "/Library/Frameworks/EveUSB.framework" -w

/Library/LaunchDaemons/us.electronic.eveusb.daemon.plist

 

sudo rm /var/db/eveusb.db

 

3. Execute the following commands:

 

sudo pkgutil --forget us.electronic.pkg.eveusb.sdk

 

sudo pkgutil --forget us.electronic.pkg.eveusb.core