Uninstalling the Client Software from Client Computers
To remove Apple Remote Desktop client software from Mac OS X clients, you need to remove a number of software components from each client system.
Warning: It is not recommended that you uninstall the client software. Disabling the client software is sufficient to stop Apple Remote Desktop system activity. See “Disabling the Client Software” on page 47 for instructions.
To uninstall client software:
1Open Terminal (located in /Applications/Utilities).
2Delete the client pieces from /System/Library/ using the following commands in the Terminal application:
$ sudo rm
$ sudo rm
3Delete the client preferences from /Library/Preferences/ using the following command in the Terminal application:
$ sudo rm /Library/Preferences/com.apple.ARDAgent.plist
$ sudo rm /Library/Preferences/com.apple.RemoteManagement.plist
4Delete the client installation receipts from /Library/Receipts/ using the following command in the Terminal application:
$ sudo rm
48