I have two version of NetBeans installed in Fedora 15. I am unable to open them for the past three days.

I would like to remove the existing ones completely but they were not installed via yum. How do I remove them?

I tried the following, but in Gnome 3 if I type NetBeans it still shows two icons.

# rm -fr netbeans-dev-20110*
# rm -fr /usr/share/applications/netbeans-Build 201105230400.desktop
# rm -fr /usr/share/applications/netbeans-Build 201107150600.desktop
link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

The installation folder of Netbeans should have a uninstall.sh to remove it , run it to remove your installation .

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.