
To verify the wine64 version installed – wine64 -version Then, install wine – sudo apt install wine64 To update the repository – sudo apt update If we don’t want to continue with snap, then wine package is to be installed separately. In the above section, we saw how snap initialised wine and this enabled us to run the application. There is an alternative method to install Notepad++, which we will discuss in brief.

In conclusion, we have discussed how to install Notepad++ in Ubuntu 20.04 LTS release.

As discussed earlier, Notepad++ version 7.9.2 is available through snap. Lastly, to launch the application – issue the following in terminal – notepad-plus-plusĭuring first run – snap will initialize wine and install the application for us. Now, to install Notepad++ sudo snap install notepad-plus-plus Then, to install snap – sudo apt install snapd If it isn’t there, then first update the repository to make the latest version of package available – sudo apt update To verify for the version installed, issue the following in terminal – snap version This one is pretty straightforward, all we need to have is snap package installed (already comes as default). Install Notepad++ in Ubuntu 20.04 through snap In case you don’t have one, then contact your System Administrator for assistance. Note: Following operations require you to have superuser privileges. Furthermore, in Additional Info section – we would also discuss how it can be done through wine as well. Therefore, we can’t install it for Ubuntu release through a standard Ubuntu repository.

Since, the installer package is available for Windows operating system. In this article, we would discuss how to install Notepad++ in Ubuntu 20.04 LTS release. And, at the time of writing the article, the latest stable release is 7.9.2. The editor was first released on November 24, 2003. It is available to use under licence GPLv2.
