I am a newbie to the Linux Environment(Ubuntu in this case) and I needed to download Netbeans for developing a software i'm working on. So, I read it on the web about how to install Netbeans on Ubuntu. I have performed all the previous steps successfully , Now when I'm running this comand
chmod +x netbeans-8.2-javaee-linux.sh
to make the '.sh' file executable, the terminal is showing this error
chmod: cannot access 'netbeans-8.2-javaee-linux.sh': No such file or directory
I don't know how to Proceed now. Any and every help shall be appreciated.
Thanks In Advance !
PS: I've already downloaded the 'netbeans-8.2-javaee-linux.sh
' file
cd Downloads
then run the command. The prompt shows where you are at any moment. – Oct 21 '18 at 04:59