

To set up Notepad++, you must have the snap package on your system. The system should now be set for the installation process. As such, issue the following command to upgrade the said packages However, you have the luxury of skipping this step after running the update command, and there are no packages to be upgraded: sudo apt upgrade upgrade system Next, you will be provided with the number of packages that need to be upgraded at the end of running the update command. After that, run the following command: sudo apt update update system For this reason, open up your terminal by hitting the “CTRL+ALT+T” key shortcuts on your keyboard. Here is the procedural guide on how to install Notepad++ on Ubuntu.įirst, before we kick off the installation procedure, updating the apt database system and existing packages is mandatory. Let us get started! Method 1: How to install Notepad++ using the terminal in Ubuntu 22.04 How to install Notepad++ using Graphical User Interface(GUI).


Thankfully, Canonical developed a Snap package for Notepad++ that gets the app running on a Linux machine in one go (with the help of Wine, but without requiring setting up Wine separately). WINE is a compatibility layer that makes running Windows application on Linux possible. Notepad++ can run on any Linux distribution using WINE, in spite of being a native Windows application. It supports many programming languages and natural languages. Notepad++ is a free source code editor developed by Don Ho as a powerful replacement for the default Windows notepad application. Everything you need to know about installing Notepad++ on a Ubuntu machine
