Hack The Sec - Leading Resource Of Linux Tutorial
How to Install Notepadqq Text Editor on Ubuntu

How to Install Notepadqq Text Editor on Ubuntu

Install Notepadqq Text Editor on Ubuntu

Notepadqq is a Notepad++-like editor for the Linux desktop.
It helps developers by providing all you can expect from a general purpose text editor, such as syntax highlighting for more than 100 different languages, code folding, color schemes, file monitoring, multiple selection and much more.
Install Notepadqq
Following commands will add nodepadqq ppa file in Ubuntu system and install notepadqq on your system.
$ sudo add-apt-repository ppa:notepadqq-team/notepadqq
$ sudo apt-get update
$ sudo apt-get install notepadqq
Also You Can Install - 
Install via PPA - PPA for Ubuntu (>= 14.04): https://launchpad.net/~notepadqq-team/+archive/notepadqq

Start Notepadqq
Use following command to start nodepadqq on your system.

Please use git to get the latest pre-release versions.
H

About the author

I am a Linux Administrator and Security Expert. Through this site I share Linux tutorials, hardening guides and security news.

Comments