Notepad for Linux Ubuntu Systems. Install Notepadqq on Ubuntu, via PPA. Notepadqq is similar to Notepad++ text editor. The Notepadqq 0.51 editor has many exciting editing features such as syntax highlighing, support for programming languages and text formatting features. It also support search, find and replace and bookmarks function.
Notepadqq 0.51 is the latest version available of the Notepad Text Editor. Notepadqq 0.51 has been released with various features and improvements such as a new icon and various translations:
- Always use tabSize from the preferences when converting tabs to spaces
- Keyboard shortcuts compatibility with translations
- HU localization
- Fix casing bug for search dialog
- Shift+Insert to paste
- Ctrl+Insert to copy
- Identify TCL scripts by shebang
- Recognize more Fortran extensions
Install Notepadqq on Ubuntu
Run the following commands to install Notepadqq 0.51 on Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04 and other Ubuntu Derivative Systems:
$ sudo add-apt-repository ppa:notepadqq-team/notepadqq
$ sudo apt-get update
$ sudo apt-get install notepadqq
Once installed, open the Notepadqq from Ubuntu Dash or Menu.
Run the following command to uninstall and remove Notepadqq:
$ sudo apt-get remove notepadqq