First go to netbean download page https://netbeans.org/downloads/
download the netbeans installer .sh file
open terminal go to download location
make file executable by using following commands in terminal
chmod +x netbeans-8.1-php-linux-x64.sh
in your case netbeans file name may very
once you make file executable type following commands in terminal
./filename.sh
in your case change filename.sh to your file name
it will pop up an installation wizard like this
![](https://2.bp.blogspot.com/-uB-MKcJRTWU/VtvgQLVSniI/AAAAAAAAFPU/kiHsJaYduHk/s640/n1.png)
just follow the instruction to install
after installation you can find NetBeans IDE icon on your desktop double click it to open the application
![](https://1.bp.blogspot.com/-PSL86JsB9bY/Vtvg_1XrFuI/AAAAAAAAFPk/acEFuJFyRLQ/s640/n2..png)
![](https://3.bp.blogspot.com/-sVqgngF6RXQ/Vtvg9ZVxm1I/AAAAAAAAFPk/by6j-80Czxk/s640/n3.png)
0 Comments