• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to install Notepadqq 1.4.2 on Ubuntu 18.04

2884

To install Notepadqq 1.4.2 on Ubuntu 18.04

Notepadqq is a free and open source alternative to Notepad++. Notepad++ is a very common and popular text editor on Microsoft Windows. Although Notepad++ is open source and licensed under GPL, it uses pure Win32 API. So compiling it on Linux is very hard.

Installation

You need to add the necessary repository as shown here.

root@linuxhelp1:~# add-apt-repository ppa:notepadqq-team/notepadqq
 Notepadqq text editor
 More info: https://launchpad.net/~notepadqq-team/+archive/ubuntu/notepadqq
Press [ENTER] to continue or Ctrl-c to cancel adding it.

Hit:1 http://in.archive.ubuntu.com/ubuntu bionic InRelease         
.
.
Get:7 http://ppa.launchpad.net/notepadqq-team/notepadqq/ubuntu bionic/main amd64 Packages [932 B]
Get:8 http://ppa.launchpad.net/notepadqq-team/notepadqq/ubuntu bionic/main Translation-en [424 B]
Fetched 17.7 kB in 2s (7,145 B/s)
Reading package lists... Done

Update your system by making use of the following command.

root@linuxhelp1:~# apt-get update
Hit:1 http://ppa.launchpad.net/notepadqq-team/notepadqq/ubuntu bionic InRelease
Hit:2 http://in.archive.ubuntu.com/ubuntu bionic InRelease              
Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Get:4 http://in.archive.ubuntu.com/ubuntu bionic-updates InRelease [83.2 kB]
Get:5 http://in.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Fetched 241 kB in 2s (140 kB/s)   
Reading package lists... Done

You can install Notepadqq as follows

root@linuxhelp1:~# apt-get install notepadqq -yu
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
  apache2-bin apache2-data apache2-utils libapr1 libaprutil1 libaprutil1-dbd-sqlite3
  libaprutil1-ldap
Use ' sudo apt autoremove'  to remove them.
The following additional packages will be installed:
.
.
Setting up libqt5widgets5:amd64 (5.9.5+dfsg-0ubuntu1) ...
Setting up libqt5printsupport5:amd64 (5.9.5+dfsg-0ubuntu1) ...
Setting up libqt5svg5:amd64 (5.9.5-0ubuntu1) ...
Setting up libqt5webchannel5:amd64 (5.9.5-0ubuntu1) ...
Setting up libqt5webkit5:amd64 (5.212.0~alpha2-7ubuntu1) ...
Setting up notepadqq (1.4.4-1~bionic1) ...
update-alternatives: using /usr/lib/notepadqq/notepadqq.sh to provide /usr/bin/notepadqq (notepadqq) in auto mode
Processing triggers for libc-bin (2.27-3ubuntu1) ...

After the successful installation, you can access the application from the menu as follows

Ubuntu_menu

open_notepadqq

With this, the method to install Notepadqq 1.4.2 on Ubuntu 18.04 comes to an end.

Tags:
jayce
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

Is this Notepadqq project affiliated with Notepad++?

A

No. This project is independent of Notepad++ and doesn’t use any of its code. Notepadqq is inspired by Notepad++: this means that we try to reproduce its best traits, while not being afraid.

Q

What’s the license of Notepadqq?

A

Notepadqq is licensed under the GNU General Public License Version 3.

Q

How to check the version of Notepadqq?

A

To check the version of Notepadqq use the following command,
# notepadqq -V

Q

how to remove this Notepadqq Application?

A

To remove Notepadqq Application,
# apt-get remove notepadqq -y

Q

How to install Notepadqq on LinuxMint?

A

To install Notepadqq on LinuxMint,
https://www.linuxhelp.com/how-to-install-notepadqq-on-linux-mint-18-3/

Related Tutorials in How to install Notepadqq 1.4.2 on Ubuntu 18.04

Related Tutorials in How to install Notepadqq 1.4.2 on Ubuntu 18.04

How to Install Notepadqq on Linux Mint 18.3
How to Install Notepadqq on Linux Mint 18.3
Mar 12, 2018
How to install Notepadqq 1.3.6 on MX Linux 17
How to install Notepadqq 1.3.6 on MX Linux 17
Nov 12, 2018
How to install Notepadqq 1.4.2 on Ubuntu 18.04
How to install Notepadqq 1.4.2 on Ubuntu 18.04
Jun 22, 2018
How To Install Notepadqq On Linuxmint 19
How To Install Notepadqq On Linuxmint 19
Nov 12, 2019
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Isaac ?
How to run windows application in linux

I need to run the windows application in my Linux machine, instead of installing from yum repo or any other repos. How to do that..??

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.