Notepad++ is a free, simple yet powerful code editor on Windows and Mac OS systems. For a while now there has been an alternative to Notepad++ called Notepadqq for Linux systems, including Ubuntu. Notepadqq is not a bad editor, but probably not as feature-rich as Notepad++ One thing to note is that the open-source version of Notepad++ uses the wine-i386 with notepad++ portable and Win32 API to get it working on Linux. This version may not be as stable as those on Windows and Mac systems. If you’re from a Windows and Mac OS world and want to install your favorite code editor on Ubuntu, then the steps below are a great place to start.

Get Snap

If Snap isn’t available on your system, you will have to install it before installing Notepad++. Snap is a powerful package management system for Linux users. it is probably the best and easiest way to install packages on Linux machines, including Ubuntu. To install Snap, run the commands below

Install Notepad++

Now that Snap is installed, run the commands below to install Notepad++ on Ubuntu. To install Notepad++ run the commands below When the package is installed, you should see a message that looks like the one below After installing the package, run the commands below to install a mandatory plugin. And optional plugins below should probably be installed as well. Next, go to your Activities Overview and search for, then launch Notepad++ This is how to get Notepad++ installed on Ubuntu systems. Conclusion: This post showed you how to install Notepad++ in Ubuntu Linux. If you find any error above or have something to add, please use the comment form below.