

Some of my friends swear on kate ( sudo apt install kate), others love vscodium, some code::blocks, other spyder, others are vim or emacs or spacemacs users. To install Notepad++ on Ubuntu 18.04 Bionic Beaver, Open the terminal and execute: notepad++ desktop launcher in the.

Notepad++ linux install command code#
There's also really a wealth of other, easy to install-and-use code editors. Install Notepad++ on Ubuntu 18.04 Desktop. scite also uses the same code editor, and is as minimal as notepad++ ( sudo apt install scite). Step 4: After installing the application, go to Activities Panel and search for Notepad++. Step 3: Click on the Install button, and enter your password to start the installation process. Step 2: Search for Notepad++ application in Ubuntu Software. Scroll through the list of installed packages in the Terminal window to find the one you want to uninstall. dpkg - list NOTE: There are two dashes before list.
Notepad++ linux install command portable#
I haven't tried it, but if you run the official installer instead of unpacking the portable version, you'd probably even get file associations in your file manager, so that double clicking source code files can open them in notepad++.Īlso note that while I think it's good to use an editor you're used to, there's very similar editors to notepad++ for Linux that you can trivially install directly: geany even uses the same editor component as notepad++! You can install it using sudo apt install geany geany-plugins-common. Step 1: Open the Activities Panel and search for Ubuntu Software. Type the following command at the prompt and press Enter. Just install wine ( sudo apt install wine), download the notepad++ portable, unpack it, and run it with wine. Notepad++ isn't that complex, and supported by wine out of the box. Snap can be really useful when you're installing complex software.
