How to find where netbeans is installed in kali Linux

Опубликовано: 30 Март 2022
на канале: Bassonia Tv
70
2

How to find where netbeans is installed in kali Linux

How to open NetBeans in Kali Linux?
Run the NetBeans installer.

Once the command terminal is up, type in the following command: "chmod +x filename". The "filename" in the command refers to the name of the NetBeans installer file you downloaded. The NetBeans setup window will then appear.


How install NetBeans 8.2 Linux?
install netbeans 8.2 ubuntu 20.04

sudo apt install default-jdk.
sudo snap install netbeans --classic.
#for remove netbeans.
sudo snap remove netbeans.