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

Опубликовано: 04 Август 2026
на канале: TechMeSpot
503
3

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:-

   • How to Install Java 12 on Ubuntu 18.04 LTS?  

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
======================================
YouTube Subscribe: https://goo.gl/4lCCN8
Twitter:   / techmespot  
Website: http://techmespot.com

#howto #InstallApacheNetbeans #Ubuntu