> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# 8 Best Notepad++ Alternatives For Linux
- URL: https://itsfoss.com/notepad-alternatives-for-linux/
- Published: 2015-07-02T23:26:58.000Z
- Updated: 2025-01-23T07:03:32.000Z
- Description: Don't worry! What if Notepad++ is not available for Linux? There are several other good options as replacements!
- Author: Abhishek Prakash
- Tags: Software Recommendation

[Notepad++](https://notepad-plus-plus.org/?ref=itsfoss.com) 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](https://itsfoss.com/command-line-text-editors-linux/), I recommend you to go through this:

[9 Best Text Editors for the Linux Command LineLooking to edit files in the command line? These are the best editors for Linux terminal when you go all command line.![](https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png)It's FOSSAbhishek Prakash![](https://itsfoss.com/content/images/wordpress/2016/07/best-text-editors-for-linux-command-line.jpg)](https://itsfoss.com/command-line-text-editors-linux/)

## 1\. Notepad++

![Notepad++ for Linux using Snap](https://itsfoss.com/content/images/wordpress/2015/07/notepad-snap.jpeg)

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](https://itsfoss.com/use-windows-applications-linux/) using [Wine](https://www.winehq.org/?ref=itsfoss.com). 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++](https://snapcraft.io/notepad-plus-plus?ref=itsfoss.com) 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](https://itsfoss.com/install-snap-linux/). And then just type the command below or search for it on the Snap store to [install Notepad++ on Linux](https://itsfoss.com/notepad-plus-plus-linux/):

```
sudo snap install notepad-plus-plus
```

## 2\. GNOME Text Editor

![gnome text editor](https://itsfoss.com/content/images/2023/07/gnome-text-editor.png)

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

While you could count in [Gedit](https://wiki.gnome.org/Apps/Gedit?ref=itsfoss.com) 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](https://itsfoss.com/gedit-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 EditorGedit is a good text editor. Turn it into a good code editor with these tips, tricks and tweaks.![](https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png)It's FOSSAbhishek Prakash![](https://itsfoss.com/content/images/2023/04/tweaks-to-supercharge-gedit-editor.png)](https://itsfoss.com/gedit-tweaks/)

[Text Editor](https://apps.gnome.org/TextEditor/?ref=itsfoss.com)

## 3\. Notepadqq

![notepadqq screenshot](https://itsfoss.com/content/images/2023/07/notepadqq-screenshot.png)

After Notepad++ itself, the first entry on our list is [Notepadqq](https://notepadqq.com/s/?ref=itsfoss.com) 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](https://itsfoss.com/notepadqq-notepad-for-linux/) 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](https://github.com/notepadqq/notepadqq?ref=itsfoss.com).

[Notepadqq](https://notepadqq.com/s/?ref=itsfoss.com)

## 4\. SciTE

![scite text editor](https://itsfoss.com/content/images/2023/07/scite-text-editor.png)

[SciTE](http://www.scintilla.org/SciTE.html?ref=itsfoss.com) 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](https://itsfoss.com/scite-the-notepad-for-linux/) 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](http://www.scintilla.org/SciTEDownload.html?ref=itsfoss.com).

💡

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*

[SciTE](http://www.scintilla.org/SciTE.html?ref=itsfoss.com)

## 5\. Notepad Next

![notepad next](https://itsfoss.com/content/images/2025/01/notepadnext-linux.png)

Notepad Next is an impressive alternative to Notepad++ for users who do not want to use it via Wine or an unofficial snap package.

While Notepad Next is not safe for critical workloads as it is being actively developed, it is largely stable for experiments and fun work that you do not mind losing once in a while.

The best highlight about it is that you can use it cross-platform, and not just Linux. So, you do not need to use Notepad++ on Windows if you like what it has to offer.

Here's a quick list of its features:

- Folders as Workspace.
- Support for a range of languages like C++, YAML, XML, LaTeX, PHP, Python, R, Rust, etc.
- Supports recording macro, running it, and saving a recorded macro.
- Find and Replace feature in Files.
- Editor inspector for detailed information on the document.

It is available as an AppImage and a [Flatpak package](https://flathub.org/apps/com.github.dail8859.NotepadNext?ref=itsfoss.com). You can explore the packages available on its [GitHub releases section](https://github.com/dail8859/NotepadNext/releases?ref=itsfoss.com).

[Notepad Next](https://github.com/dail8859/NotepadNext?ref=itsfoss.com)

## 6\. Geany

![geany text editor and ide](https://itsfoss.com/content/images/2023/07/geany.png)

Alright! [Geany](http://www.geany.org/Main/HomePage?ref=itsfoss.com) is not merely a text editor, it’s (almost) an [IDE](https://en.wikipedia.org/wiki/Integrated%5Fdevelopment%5Fenvironment?ref=itsfoss.com). 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](http://www.geany.org/Download/Releases?ref=itsfoss.com).

[Geany](https://www.geany.org/?ref=itsfoss.com)

## 7\. Sublime Text (Not FOSS)

![sublime text](https://itsfoss.com/content/images/2023/07/sublime-text.png)

[Sublime Text](http://www.sublimetext.com/?ref=itsfoss.com) 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](https://www.sublimetext.com/download?ref=itsfoss.com) to install it directly, or you can [install Sublime Text on Linux](https://itsfoss.com/sublime-text-3-linux/) using the Snap available.

```
sudo snap install sublime-text
```

[Sublime Text](https://www.sublimetext.com/?ref=itsfoss.com)

## 8\. Kate

![kate editor](https://itsfoss.com/content/images/2023/07/Kate_22.12_Welcome.png)

KDE users are probably aware of [Kate Editor](https://kate-editor.org/?ref=itsfoss.com), 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.

[Kate Editor](https://kate-editor.org/?ref=itsfoss.com)

**Suggested Read 📖**

[8 Best Open Source Code Editors for LinuxLooking for the best text editors in Linux for coding? Here’s a list of the best code open source code editors for Linux.![](https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png)It's FOSSAbhishek Prakash![](https://itsfoss.com/content/images/2023/02/modern-code-editors.png)](https://itsfoss.com/best-modern-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*](https://itsfoss.com/best-modern-open-source-code-editors-for-linux/)*.*