
After the installation is complete, open the application by typing "notepad-plus-plus" in the terminal: ~]$ notepad-plus-plus Many dependencies such as wine are automatically installed during installation. Notepad-plus-plus 8.4.9 from Taqi Raza (mmtrt) installed T14:39:37-05:00 INFO Waiting for automatic snapd restart.ĭownload snap "wine-platform-7-devel-core20" (24) from channel "stable" Download snap "wine-platform-7-devel-core20" (24) from cha… 1% Do The notepad-plus-plus package is installed from the snap store: ~]$ sudo snap install notepad-plus-plus

Notepad-plus-plusminple 7.6 minple - notepad-plus-plus is a free source code editor. Notepad3 5.21.905.1 mmtrt - Notepad3 is a fast and light-weight text editor. Notepadqq 1.4.8 danieleds - A Notepad++-like editor for Linux. Notepad-plus-plus 8.4.9 mmtrt - notepad-plus-plus is a free source code editor. Notepad versions in Snap store are as follows: ~]$ sudo snap search notepad To enable classic snap support, a symbolic link is created between: ~]$ sudo ln -s /var/lib/snapd/snap /snap The snapd service is enabled and started at ~]$ sudo systemctl enable -now snapdĬreated symlink /etc/systemd/system//rvice → /usr/lib/systemd/system/rvice. Then the snapd package is installed: ~]$ sudo dnf install snapd The system is upgraded: ~]$ sudo dnf upgrade -y In this step, we will install Notepad++ from Snap store on Centos 8.įirst, the EPEL repository is added to the system: ~]$ sudo dnf install epel-release -y Snap Store can be activated on many Linux distributions. Method-1: Install Notepad++ from Snap Store We will tell you how to install Notepad++ on both Debian-based and Redhat-based distributions. In this article, we will explain how to install Notepad++ on the Linux operating system.Īlthough Notepad++ is a Windows application( Supported OS table), it can be installed on Linux distributions in 2 different ways. It has an interface that supports many spoken languages.

Notepad++ can display and colorize code for many programming languages. Developed on the basis of the Scintilla editor.

Notepad++ is an open source source code editor for the Windows operating system, developed in C++ and distributed under the GPL.
