Facebook Twitter Instagram
    TecAdmin
    • Home
    • Ubuntu 20.04
      • Upgrade Ubuntu
      • Install Java
      • Install Node.js
      • Install Docker
      • Install LAMP Stack
    • Tutorials
      • AWS
      • Shell Scripting
      • Docker
      • Git
      • MongoDB
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    Home»IDE»How to Install NetBeans on Ubuntu 20.04

    How to Install NetBeans on Ubuntu 20.04

    RahulBy RahulJune 5, 20202 Mins ReadUpdated:June 16, 2021

    NetBeans is a popular IDE for Java and other application development. Which allows applications to be developed from a set of modular software components called modules. NetBeans is available to run on popular operating systems like Windows, macOS, Linux, and Solaris systems.

    This tutorial helps you to install Netbeans IDE on your Ubuntu 20.04 LTS Linux system.

    Prerequisites

    Apache NetBeans IDE requires Java 8 or later Java Development Kit installed on your system. To install Java on your system, execute the following command

    sudo apt install default-jdk
    

    Install Netbeans on Ubuntu

    We use the snap package to install Netbeans IDE on the Ubuntu Linux system. The latest Ubuntu system has default Snapd installed for application installation. Open a terminal on your system and run the following command to install Netbeans IDE.

    sudo snap install netbeans --classic
    

    On successfull install, you will se output like below:

    netbeans 11.3 from Apache NetBeans* installed
    

    Running Netbeans IDE

    Search for the Netbeans under the applications. You will see the NetBeans launcher icon like the below screenshot. Click on the launcher button to start.

    start netbeans on Ubuntu 20.04

    Netbeans will be started on your Ubuntu system.

    installing netbeans Ubuntu 20.04

    Remove Netbeans

    Once you don’t need Netbeans on your system. Use the following command to remove Netbeans from your Ubuntu system using the snap command.

    sudo snap remove netbeans
    

    Conclusion

    In this tutorial, you have learned to install Netbeans IDE using Snap packages on the Ubuntu system.

    editor IDE Netbeans
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleHow to find installed npm package version
    Next Article How to Install Zoom on Ubuntu 18.04

    Related Posts

    10 Best Open Source Linux Code Editors

    Updated:September 24, 20216 Mins Read

    How to Install NetBeans IDE 12 on Fedora 35/34

    Updated:May 16, 20224 Mins Read

    How to Install Latest Vim Editor in Linux

    2 Mins Read

    How to Install PyCharm on Debian 10

    2 Mins Read

    How to Install NetBeans on Ubuntu 18.04

    2 Mins Read

    How To Save a File in Vi / Vim and Quit Editor

    Updated:August 20, 20214 Mins Read

    5 Comments

    1. Tabrez on May 13, 2022 10:09 am

      It was quick and reliable for me. Thanks a ton!

      Reply
    2. Josh on December 3, 2020 4:53 pm

      Gracias, funcionó.

      Reply
    3. Sakshi on November 10, 2020 12:36 pm

      Thanks

      Reply
    4. Eliya on June 29, 2020 12:26 pm

      Thanks! it’s working now!!

      Reply
    5. Rahul on June 6, 2020 5:41 am

      Thanks Admin

      Reply

    Leave A Reply Cancel Reply

    Recent Posts
    • How to Enable / disable Firewall in Windows
    • How to Install JAVA on Ubuntu 22.04
    • Switching Display Manager in Ubuntu – GDM, LightDM & SDDM
    • Changing the Login Screen Background in Ubuntu 22.04 & 20.04
    • How To Install PHP (8.1, 7.4 or 5.6) on Ubuntu 22.04
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.