How to Install Apache NetBeans on Ubuntu 18.04 LTS via Snap?

  • 5 years ago
How to Install Apache NetBeans on Ubuntu 18.04 LTS via Snap?

If you don't have Java jdk installed on ubuntu 18.04 LTS, Go to the link below and Install it first:-

https://www.dailymotion.com/video/x7aleeh

What is Snap?

Snaps are applications packaged with all their dependencies to run on all popular linux distributions from a single build. They update automatically and roll back gracefully.


Step 1: Open Terminal.

Step 2: Update System Repositories

sudo apt update

Step 3: Install snap by command below:-

sudo apt install snapd

Step 4: Install Netbeans

sudo snap install netbeans --classic


Thanks for watching, please like and subscribe

==============================================

https://www.facebook.com/HowtoTutorialsByAmit/