Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»Applications»How to Install Notepad++ on Ubuntu 18.04

    How to Install Notepad++ on Ubuntu 18.04

    By 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.

    Advertisement

    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

    Related Posts

    Getting started with Nano

    How to Install VS Code on Ubuntu 22.04

    How to Install Visual Studio Code on Ubuntu 22.04

    (Resolved) – React.JS 404 Error on Page Reload

    (Resolved) – ReactJS 404 Error on Page Reload

    Add A Comment

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • How to List Manually Installed Packages in Ubuntu & Debian
    • 10 Bash Tricks Every Developer Should Know
    • How to Validate Email Address in JavaScript
    • Firewalld: Common Firewall Rules and Commands
    • 12 Apk Commands in Alpine Linux Package Management
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

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