How to uninstall an UltraEdit application
Windows applications
Mac OS X applications
Linux applications
For RPM installations, you can uninstall using the following command in a terminal window:
sudo rpm -e [UltraEdit|UltraCompare|OtherPackageName]
For DEB installations, you can uninstall using the following command in a terminal window:
sudo dpkg -r [UltraEdit|UltraCompare|OtherPackageName]
For TAR installations, simply delete/remove the files you extracted when you downloaded and opened the TAR package.