Install Netbeans Sh File Ubuntu Server

An.sh file in Ubuntu is pretty much the same as a.bat or.wsh file is in Windows. What the program does, or how it works, is completely up to the developer. It is not possible to answer 'how to install an.sh-file', except to say 'read the README'.

Active5 years, 11 months ago

I installed Netbeans on my Ubuntu 11.10 machine. I used the combined method, so Netbeans and JDK are installed from a single file. However, now that it's installed I can't figure out how to start Netbeans. If I try to reinstall it says that Netbeans is already installed, but if I look in /usr/share/netbeans there are the installation files but nothing else. How do I run Netbeans?

Michael Mrozek
64.7k29 gold badges198 silver badges216 bronze badges
tmedtcomInstalltmedtcom
1733 gold badges3 silver badges11 bronze badges

6 Answers

Look for it:

If you get a location, it's installed. If not, I would suggest trying to use apt to install instead of the one-file method.

n0pen0pe

Install Netbeans Sh File Ubuntu Server Command Line

6,1326 gold badges45 silver badges100 bronze badges

looks like the netbeans installer forgot to add a symlink

It would have made life easier for users if the install script did this.

(don't forget to update symlink when you upgrade netbeans version)

bsd

Install Ubuntu Server With Gui

bsd
8,4194 gold badges21 silver badges34 bronze badges
Michael Mrozek
64.7k29 gold badges198 silver badges216 bronze badges
FrancoFranco
thejartenderthejartender

You're running Unity in 11.10 by default, if you press the Meta (windows key), and type in netbeans,

You should be able to see few entries related to netbeans.

daisy

Linux Sh File

daisy
30.6k53 gold badges183 silver badges314 bronze badges

you use the which command to find out location of any application (binary) installed.

e.g.

Install netbeans sh file ubuntu serverAnthon
63.8k18 gold badges116 silver badges182 bronze badges
electropoetelectropoet

Netbeans Ubuntu 18.04

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