Uninstalling the Database Server on macOS
If you installed the database server as a daemon using the Configuraton Assistant, you can uninstall it using the launchctl command line tool. If you installed it using Service Launcher, you can uninstall it in Service Launcher.
-
In a terminal, enter the following command:
$ sudo launchctl unload -w /Library/LaunchDaemons/com.toonboom.DatabaseServer.plist
The daemon will no longer launch on boot.
-
If you want, you can delete the daemon permanently with the following command:
$ sudo rm /Library/LaunchDaemons/com.toonboom.DatabaseServer.plist
-
In a terminal, enter the following command:
$ sudo launchctl unload -w /Library/LaunchDaemons/com.toonboom.LinkServer.plist
The daemon will no longer launch on boot.
-
If you want, you can delete the daemon permanently with the following command:
$ sudo rm /Library/LaunchDaemons/com.toonboom.LinkServer.plist
- Make sure you are currently signed in as the user running the service.
-
In the top menu, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the Database Server tab.
- Click on Stop.
- Uncheck the Launch when Service Launcher starts option.
-
In the top menu, select Server > Save All Settings.
- Make sure you are currently signed in as the user running the service.
-
In the top menu, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the Link Server tab.
- Click on Stop.
- Uncheck the Launch when Service Launcher starts option.
-
In the top menu, select Server > Save All Settings.