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»Applications»How to Install Notepad++ on Ubuntu 18.04

    How to Install Notepad++ on Ubuntu 18.04

    RahulBy RahulNovember 6, 20202 Mins Read

    Notepad++ is an popular text editor between Windows users. It comes with the large number of useful options than regular Notepad provided by Microsoft Windows.

    A Snap package is containerised software packages build by Canonical team for the Linux based systems. Nodepad++ is also available as Snap package for the installation.

    This tutorial will help you to install Nodepad++ on Ubuntu 18.04 LTS Linux system.

    Prerequisites

    You must have Desktop installed on your Ubuntu system. Login to your system on desktop using sudo privileged account.

    Step 1 – Install Nodepad++ on Ubuntu 18.04

    You system must have installed and running Snapd service. If your system don’t have Snap deamon, use the following commands to install it.

    sudo apt update 
    sudo apt install snapd 
    

    Once snapd is running, install Nodepad++ on a Ubuntu system.

    sudo snap install notepad-plus-plus 
    

    Output:

    Installing Nodepad++ on Ubuntu 18.04

    That’s it. Notepad++ has been successfully installed on your system.

    Step 2 – Launch Nodepad++

    Press super button or move your mouse to bottom left corner and click the Activities vi view all available applications.

    Search notepad in applications and you will see the launcher icon like below:

    Launch Nodepad++ on Ubuntu 18.04

    Application will be started in a moment.

    Running nodepad++ on Ubuntu 18.04

    Step 3 – Remove Nodepad++ from System

    If you no more needed Notepad++ on your machine, remove it via the following command.

    sudo snap remove notepad-plus-plus 
    

    Conclusion

    In this tutorial, you have learned to install Notepad++ on Ubuntu 18.04 Linux system. You can also use additional plugins to extend its feautres.

    linux text editor Notepad++
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp
    Previous ArticleHow to Install NetBeans on Ubuntu 18.04
    Next Article How to Install Git on Ubuntu 20.04

    Related Posts

    How to Install Visual Studio Code on Ubuntu 22.04

    Updated:May 23, 20224 Mins Read

    (Resolved) – ReactJS 404 Error on Page Reload

    Updated:June 30, 20222 Mins Read

    10 Best Linux Screen Recording Tools in 2022

    Updated:May 5, 20228 Mins Read

    10 Best Open Source Linux Code Editors

    Updated:September 24, 20216 Mins Read

    How to Install Facebook Messenger on Ubuntu 21.04 & 20.04

    2 Mins Read

    How To Install TeamViewer on Fedora 35/34

    Updated:February 15, 20222 Mins Read

    Leave A Reply Cancel Reply

    Recent Posts
    • How To Install Docker on Ubuntu 22.04
    • How to Install Bower on Ubuntu 22.04 & 20.04
    • How to run “npm start” through Docker
    • Filesystem Hierarchy Structure (FHS) in Linux
    • How to accept user input in Python
    Facebook Twitter Instagram Pinterest
    © 2022 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

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