I manually installed Netbeans 6.8, by downloading the binary and installing it.
I am now upgrading to Netbeans 6.9, and I want to uninstall the previous version first.
Any tips on how to uninstall Netbeans 6.8?
|
I manually installed Netbeans 6.8, by downloading the binary and installing it. I am now upgrading to Netbeans 6.9, and I want to uninstall the previous version first. Any tips on how to uninstall Netbeans 6.8? |
|||
|
|
|
you can try this: Go to the directory where NetBeans was installed (e.g. netbeans-6.8 in /usr/local) and start ./uninstall.sh script.
and in other cases if the jdk is located in another folder (like this one isn't in the netbeans-6.8 folder)
OR you can read this http://www.karthikeyanc.com/blog/index.php/2009/12/how-to-uninstall-netbeans-from-ubuntu/ |
|||
|
|
|
Just run I personally uninstall both glassfish and netbeans using that same method. |
||||
|
|
|
I couldnt find the uninstall.sh file so i used the Synaptic Package Manager, i marked all Netbeans 6.8 components to be removed and voila! simply like that. |
|||
|
|
|
You can unistall netbeans-7.0.1 for Ubuntu by executing this command:
|
||||
|
|
|
In my Ubuntu 10.10, Netbeans Run this command to unstall Netbeans:
|
||||
|
|