Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
152
rated 0 times [  152] [ 0]  / answers: 1 / hits: 315978  / 2 Years ago, mon, february 14, 2022, 7:24:16

Since I did not install NetBeans via the Software Center (I installed it as an .sh file) I can't see an easy way of uninstalling the program.



How can I safely uninstall the program?


More From » uninstall

 Answers
7

  1. There will be a file named uninstall.sh in /usr/local/netbeans-x.x if you installed netbeans with root privilege. If you installed it with a normal user account the netbeans-X.X folder will be in your home directory. (Here x.x refers to the version number such as 6.9 or 7.2 etc)


  2. Open a terminal and go to netbeans' installation directory using cd command. Such as cd /usr/local/netbeans-x.x.


  3. Use 'su' to become superuser (type in your root password).


  4. Then execute uninstall.sh file with the command sh uninstall.sh.




Alternatively, You can double click on it and choose "run in terminal" option. You need to supply the password (admin user's) to do this.


[#42223] Tuesday, February 15, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
naldis

Total Points: 257
Total Questions: 101
Total Answers: 111

Location: Kenya
Member since Sat, Feb 25, 2023
1 Year ago
naldis questions
;