Categories: UbuntuUbuntu Feed

How to Install Notepad++ on Ubuntu 20.04

Notepad++ is one of the loved one application by Windows users. Which provides a large number of options to work with it including the syntax highlighting. Notepad++ is written in C++ and uses pure Win32 API and STL. It keeps smaller program size and faster executing with lower CPU uses.

Most of the Linux users loved to use command line editors like vim and nano, which also have several benefits to use. But if you still want to use GUI based editor, Notepad++ can be a good choice for you

In this tutorial, you will learn about Notepad++ installation on Ubuntu system via snap package.

Sponsored
class="heading1">Prerequisites

  • A Ubuntu system with Desktop access
  • A sudo privileged account access

Step 1 – Install Notepad++ on Ubuntu 20.04

Notepad++ runs over the WINE platform, which provides compatibility for the Windows application on Unix-like operating systems.

We use snap package manager to install Notepad++, which also install all the required dependency for running it on Ubuntu system. To install Notepad++ on Ubuntu, type:

sudo snap install notepad-plus-plus

You will the output like:

notepad-plus-plus 7.8.6 from Taqu Raza (mmtrt) installed

Step 2 – Open Notepad++

After completing the above step, Notepad++ will be installed on your Ubuntu system. Now, launch Notepad++ from the applications. Search for you application and you will find a launch icon like:

Sponsored

Now, Notepad++ is running on your Ubuntu system.

Step 3 – Uninstall Notepad++

You can remove snap packages anytime, whenever you don’t required the application. To uninstall Notepad++ from your Ubuntu system, type:

sudo snap remove notepad-plus-plus

Conclusion

In this tutorial, you have learned about installation on Notepad++ on a Ubuntu system.

The post How to Install Notepad++ on Ubuntu 20.04 appeared first on TecAdmin.

Ubuntu Server Admin

Recent Posts

Canonical Releases Ubuntu 25.04 Plucky Puffin

The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…

2 days ago

Ubuntu 25.04 (Plucky Puffin) Released

Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…

3 days ago

Extended Security Maintenance for Ubuntu 20.04 (Focal Fossa) begins May 29, 2025

Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…

3 days ago

Ubuntu 20.04 LTS End Of Life – activate ESM to keep your fleet of devices secure and operational

Focal Fossa will reach the End of Standard Support in May 2025, also known as…

4 days ago

Ubuntu MATE 25.04 Release Notes

Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…

4 days ago

Ubuntu Weekly Newsletter Issue 887

Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…

5 days ago