PDA

View Full Version : how do I remove netbean IDE



babyboss
June 30th, 2006, 10:50 AM
I just install netBean IDE, but now I feel like to remove it. How can I do it?
I installed it by sudo ./netbean_file.bin

woedend
June 30th, 2006, 11:05 AM
try this - from the website...should work for most versions.
Uninstalling the NetBeans IDE 5.5 Beta from Linux

To uninstall NetBeans IDE:

1. Navigate to the _uninst subdirectory of your NetBeans IDE installation directory.

2. In a terminal window, type ./uninstaller to run the InstallShield uninstaller.


youll probably have to run it as
sudo ./uninstaller

babyboss
June 30th, 2006, 11:14 AM
wow.. how did u find out this?