7 Best Notepad++ Alternatives For Linux

Don't worry! What if Notepad++ is not available for Linux? There are several other good options as replacements!
Warp Terminal

Notepad++ is one of the nicest text editors for the Windows platform. Whether you use Windows at work, or for some other use-cases, you might have tried Notepad++.

Unfortunately, Notepad++ is not available for Linux.

So, what if it’s not available for Linux, we can always use some worthy alternatives to Notepad++ for Linux, right?

I’ve compiled a list of the best text editors you can use in place of Notepad++ on your favorite Linux distribution, be it Ubuntu, Linux Mint, Fedora or any other distribution.

Without further ado, let’s take a look at some Notepad++ Linux alternatives.

💡
For most of the Notepad++ alternatives or a text editor in general, we should focus on an app that offers a lightweight experience, appealing GUI and features like syntax highlighting, auto-completion, multi-language support, macros, and plugin support. All the text editors listed here should provide you with those essential features.

If you are looking for text editors for the Linux command line, I recommend you to go through this:

9 Best Text Editors for the Linux Command Line
Looking to edit files in the command line? These are the best editors for Linux terminal when you go all command line.

1. Notepad++

Notepad++ for Linux using Snap

Wait! Did I just say Notepad++? Yes, I did, in fact.

You can use the same good old Notepad++ on Linux, although it’s not the same experience. You see, you can use certain Windows applications on Linux using Wine. Though it’s not the same as using a native Linux application, it’s still usable to a good extent.

Someone has created a Snap application of Notepad++ running on Wine. While it would normally be slightly difficult to configure Wine, the Snap app makes it easier for you.

Make sure that you have Snap support enabled. And then just type the command below or search for it on the Snap store to install Notepad++ on Linux:

sudo snap install notepad-plus-plus

2. GNOME Text Editor

gnome text editor

GNOME Text Editor is the brand-new default for the GNOME desktop.

While you could count in Gedit to the mix, but it will no longer get any meaningful upgrades considering the new text editor takes the priority. Of course, you can still install it and supercharge Gedit with tweaks as a code editor, you might want to give the new default a try.

GNOME Text Editor is simple, provides a good user experience with built-in themes, and offers the essentials for a good editing experience.

You should find this as the default with any GNOME-based Linux distribution. To install it manually, you can search for it on the software center or type in the following command in the terminal:

sudo apt install gnome-text-editor

Suggested Read 📖

10 Tweaks to Supercharge Gedit as Code Editor
Gedit is a good text editor. Turn it into a good code editor with these tips, tricks and tweaks.

3. Notepadqq

notepadqq screenshot

After Notepad++ itself, the first entry on our list is Notepadqq and the reasons for this are obvious. Notepadqq is an exact replica of Notepad++, at least in terms of looks. It is free and open-source.

On Ubuntu and Linux Mint, you can install Notepadqq from the software center or get the snap package. Open a terminal and use the following command to get the deb package installed:

sudo apt install notepadqq

If you want the Snap package, use the command below:

sudo snap install notepadqq

You can get the source code and instructions for other Linux distributions on its GitHub page.

4. SciTE

scite text editor

SciTE is a cross-platform, open-source text editor that comes with a number of plugins/add-ons. The GUI is simple but includes enough features worth using. For instance, you can export notes to LaTeX and other formats. It’s been part of the Linux world for quite some time and has a fan following of its own.

Most Linux distributions have SciTE included in their repositories. On Ubuntu and Linux Mint, you can install it using the command below or look for it in the software center:

sudo apt install scite

For other Linux distributions, you can get the source code here on its official website.

💡

Scite was originally a demo app for the editor engine "Scintilla". Notepad++ uses Scintilla engine as its editor engine.

Thanks to our reader Klaus for highlighting this interesting info

5. Geany

geany text editor and ide

Alright! Geany is not merely a text editor, it’s (almost) an IDE. A free and open-source product, Geany is available for all desktop platforms such as Windows, Linux, macOS, BSD, etc. Here’s a quick list of its features:

  • Syntax highlighting
  • Code folding
  • Symbol name auto-completion
  • Construct completion
  • Auto-closing of XML and HTML tags
  • Many supported file types including C, Java, PHP, HTML, Python, Perl, etc.
  • Code navigation
  • Compile and execute your code
  • Project management
  • Plugins

Like SciTE, Geany too is available in the default repositories of the major Linux distributions. On Ubuntu and Linux Mint, you can install it using the following command or look for it in the software center:

sudo apt install geany

You can explore other packages (like snap) and check the source code from its official website.

6. Sublime Text (Not FOSS)

sublime text

Sublime Text is perhaps one of the few non-free and non-open source products  popular in the Linux world. Sublime Text has been the preferred text editor of many programmers for a long time. Feature-rich, extremely cool in looks and full of plugins, Sublime Text is a hot favorite for many. Its features can be summarized as follows:

  • Goto anything
  • Multiple selections
  • Command palette
  • Distraction-free mode
  • Split editing
  • Instant project switch
  • Plugins
  • Customization

You can download the package (deb/rpm) from its official website to install it directly, or you can install Sublime Text on Linux using the Snap available.

sudo snap install sublime-text

7. Kate

kate editor

KDE users are probably aware of Kate Editor, the default text editor on the KDE desktop environment. Kate is a powerful and feature-rich text editor.

Not just limited to a text editor, with every update, it is turning out to be better and may compete with the likes of Microsoft's Visual Studio Code, making it a suitable editor for coding as well.

Some feature highlights include:

  • Lots of plugin support
  • Multi-document interface (MDI)
  • Line ending support, including auto-detection
  • Encoding support (Unicode and others)
  • Syntax highlighting
  • Bookmarking
  • Multi-cursor features

On Ubuntu and Linux Mint, you can install Kate through the software center (deb/Snap).

If you want to get the deb package via the terminal, you can type in the following command:

sudo apt install kate

It is also available in the repositories of other Linux distributions.

Suggested Read 📖

8 Best Open Source Code Editors for Linux
Looking for the best text editors in Linux for coding? Here’s a list of the best code open source code editors for Linux.

Which is the best Notepad++ alternative for Linux?

Does this list have your favorite text editor in it? Which is the best text editor for Linux according to you?

Do share your views. And if you liked this article, you may check out our list of the best modern open-source code editors for Linux.

About the author
Abhishek Prakash

Abhishek Prakash

Created It's FOSS 11 years ago to share my Linux adventures. Have a Master's degree in Engineering and years of IT industry experience. Huge fan of Agatha Christie detective mysteries 🕵️‍♂️

Become a Better Linux User

With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world

It's FOSS

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.