You can also utilize the Notepad++ editor on Linux platforms; therefore, this blog will guide you on how to install Notepad++ on Ubuntu 22.04.
Installing Notepad++ on Ubuntu 22.04 requires you to follow certain steps, which we have summed up for you below.
Before we begin the installation procedure, it is compulsory to update the system and existing packages. For this purpose, press “CTRL+ALT+T” to open up Ubuntu 22.04 terminal and execute the following command:
Output
System updated.
To install Notepad++, you need to have the Snap package. In case you do not have Snap installed on your system, then utilize the below-given command:
Output
As you can see from the above-given output, Snap is already installed on our system. Now, we need to install snap core on Ubuntu 22.04:
Output
Lastly, utilize the Snap package for the installation of Notepad++ on Ubuntu 22.04:
Output
Notepad++ has been installed.
After installation, in order to use the Notepad++ application, you need to launch it, which can be done using the below-given commands.
OR
Output
The Notepad++ app has been launched and is ready to use on Ubuntu 22.04.
If you wish to utilize all the latest features of Notepad++, then you can use the following command to update the application:
Output
If for any reason you want to uninstall the Notepad++ app from your Ubuntu 22.04 system, then run this command on the terminal.
The given output signifies that we have successfully uninstalled Notepad++ from Ubuntu 22.04:
We have compiled the easiest method of installing Notepad++ on the Ubuntu 22.04 system.
In order to install Notepad++ on Ubuntu 22.04, you need to have the Snap package as well as the Snap core installed on your system. If your Ubuntu 22.04 fulfills both the prerequisites, then you can simply use them to install the Notepad++ application with the help of the “$ sudo snap install notepad-plus-plus” command. This write-up discussed the method of installing Notepad++ on the Ubuntu 22.04 system.
This article demonstrates how to harden security of VPS server and is intended for server…
In this blog post, we will guide you on how to install wget on Ubuntu…
Jan 27,2026 Xfwl4 - The roadmap for a Xfce Wayland Compositor We, the Xfce team…
This article provides a step-by-step how-to guide to deploy n8n on Ubuntu VPS. What is…
In July 2025, git received CVE-2025-48384, a high vulnerability allowing arbitrary code execution when cloning…
Last year, we collaborated with two design student teams from Loughborough University in the UK.…