You can install Notepad++ on Linux using an unofficial Snap package with the command "sudo snap install notepad-plus-plus".
Linux has spoiled me over the last 26 years concerning installing applications, as it has had a command-line package installation program (apt-get) since 1999. Apt-get made it incredibly easy to ...