Notepadqq is a free open source text editor for linux. It comes with more than 100 supported languages. It supports multiple selection, regular expression searches, and real-time highlighting.It released under the GNU General Public License Version 3. It also comes with lot of colour schemes. It supports extensions also.
Install Notepadqq on ubuntu
To install Notepadqq on ubuntu, you need to add the authors’s official repository. Open terminal and run the below command.
sudo add-apt-repository ppa:notepadqq-team/notepadqq
Then type your ubuntu password.And hit enter key confirm the installation.
Then type the below command and hit enter,
sudo apt-get update
Then type the below command and hit enter and if asked type Y and hit enter to install Notepadqq
sudo apt-get install notepadqq
After the successful installation of Notepadqq restart your ubuntu. Type the below command in terminal app to start it .
notepadqq
[OR]
Click the Dash home from unity launcher. And type Notepadqq in the search field. Then click Notepadqq