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

How To Install Notepadqq On Linuxmint 19

  • 00:41 lsb_release -a
  • 00:54 add-apt-repository ppa:notepadqq-team/notepadqq
  • 01:16 apt update
  • 01:34 apt install notepadqq
6127

How To Install Notepadqq On Linux Mint 19

Process

Check the Linux Mint version by using the following command

root@linuxhelp:~# lsb_release -a
No LSB modules are available.
Distributor ID:	LinuxMint
Description:	Linux Mint 19 Tara
Release:	19
Codename:	tara

Add the official PPA repository of Notepadqq to the local machine

root@linuxhelp:~# add-apt-repository ppa:notepadqq-team/notepadqq
You are about to add the following PPA:
 Notepadqq text editor.


#### WARNING: ####
**Please use the snap package instead. It is more up to date.**

      snap install --classic notepadqq

--------------------------------------------
Notepadqq is looking for Debian maintainers!
--------------------------------------------
 More info: https://launchpad.net/~notepadqq-team/+archive/ubuntu/notepadqq
Press Enter to continue or Ctrl+C to cancel

Executing: /tmp/apt-key-gpghome.rKB7SuD4eb/gpg.1.sh --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 63DE9CD4
gpg: key 2E30EE6263DE9CD4: 1 signature not checked due to a missing key
gpg: key 2E30EE6263DE9CD4: public key "Launchpad PPA for Notepadqq Team" imported
gpg: Total number processed: 1
gpg:               imported: 1

Run the apt update command to update the repository

root@linuxhelp:~# apt update

Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://archive.canonical.com/ubuntu bionic InRelease                                                  
Get:3 http://ppa.launchpad.net/notepadqq-team/notepadqq/ubuntu bionic InRelease [15.4 kB]                   
Ign:4 http://packages.linuxmint.com tara InRelease                                                          
Hit:5 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease                                           
Hit:6 http://packages.linuxmint.com tara Release                                                            
Get:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]                                   
.
.
.
Fetched 4,283 kB in 14s (317 kB/s)                                                                          
Reading package lists... Done
Building dependency tree       
Reading state information... Done
711 packages can be upgraded. Run 'apt list --upgradable' to see them.

Install the notepadqq by using the following command

root@linuxhelp:~# apt install notepadqq
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libbrotli1 libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 libqt5sensors5
  libqt5webchannel5 libqt5webkit5 libwoff1 notepadqq-common
Suggested packages:
  qt5-qmltooling-plugins
The following NEW packages will be installed:
  libbrotli1 libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 libqt5sensors5
  libqt5webchannel5 libqt5webkit5 libwoff1 notepadqq notepadqq-common
0 upgraded, 11 newly installed, 0 to remove and 711 not upgraded.
Need to get 17.7 MB of archives.
After this operation, 72.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libqt5positioning5 amd64 5.9.5+dfsg-0ubuntu2 [131 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libqt5printsupport5 amd64 5.9.5+dfsg-0ubuntu2.3 [178 kB]
.
.
.
Setting up libqt5webchannel5:amd64 (5.9.5-0ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
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) ...

Search for notepadqq snap1 This is the notepadqq application snap2 This is the method to install notepadqq on Linux Mint 19

Tags:
jackson
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

What is the use of Notepadqq?

A

Notepadqq is similar to notepad++,written in c++ and Qt5.It provides all the features that we expect from the text editors like syntax highlighting for more than 100 different languages, code folding, color schemes, file monitoring, multiple selections and much more.

Q

How to install Notepadqq in Linux Mint?

A

Run the following command:

apt-get install notepadqq

Q

Are there any alternatives in Linux?

A

The alternatives are,
Gedit (Gnome text editor) ...
SciTE. ...
Sublime Text. ...
Geany. ...
GNU Emacs. ...
Atom.

Q

How can I remove the Notepadqq application?

A

use the following command as follow
apt-get remove notepadqq -y

Q

How to install Notepadqq in CentOs?

A

Run the following command:
yum install notepadqq

Related Tutorials in How To Install Notepadqq On Linuxmint 19

Related Tutorials in How To Install Notepadqq On Linuxmint 19

How to install WinRAR 5.11 on Linuxmint 18.03
How to install WinRAR 5.11 on Linuxmint 18.03
May 22, 2018
How to Setup VNC Server on Linux Mint 20
How to Setup VNC Server on Linux Mint 20
Dec 22, 2020
How to install and configure samba setup in Linux mint - 18.3
How to install and configure samba setup in Linux mint - 18.3
Mar 26, 2018
Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache
Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache
Sep 19, 2018
How to Install and Configure Samba on Linux Mint 20
How to Install and Configure Samba on Linux Mint 20
Nov 9, 2020
How to Install NextCloud on Linux Mint 18.3
How to Install NextCloud on Linux Mint 18.3
Feb 27, 2018
How To Install And Update OpenSSL On Linuxmint 18.3
How To Install And Update OpenSSL On Linuxmint 18.3
Jun 8, 2018
How To Install AnyDesk on Linux Mint 18.3
How To Install AnyDesk on Linux Mint 18.3
Apr 11, 2018

Related Forums in How To Install Notepadqq On Linuxmint 19

Related Forums in How To Install Notepadqq On Linuxmint 19

Linux
isaac class=
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mysql-8.0/mysql-client-core-8.0_8.0.21-0ubuntu0.20.04.4_amd64.deb 404 Not Found
Dec 4, 2020
Linux Mint
AlxH class=
Complete beginner, install bluegriffon
Jul 1, 2020
Linux
AadrikaAnshu class=
How to add timestamps to history On Any Linux Machine
Jun 18, 2019
Linux Mint
bz0 class=
How to change a function of a key
Jun 7, 2019
Linux Mint
who class=
How to compare multiple files
Nov 10, 2019
NFS (Network File System)
Mike class=
Linux Mint 18.3 - NFS Shares - Only Root Can Mount Share
Oct 4, 2019
Command Line Tools
wayne class=
Deleting windows files booting from mint(usb)
Sep 16, 2017
Ubuntu
Kirin class=
Videos Always Micro-Shutter
Mar 8, 2019

Related News in How To Install Notepadqq On Linuxmint 19

Related News in How To Install Notepadqq On Linuxmint 19

A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
Apr 9, 2019
Linux Mint 18.2 Ubuntu based Operating System is named Sonya
Linux Mint 18.2 Ubuntu based Operating System is named Sonya
May 2, 2017
Refreshed Linux Mint Debian Edition (LMDE) 2 'Betsy' ISO images now available
Refreshed Linux Mint Debian Edition (LMDE) 2 'Betsy' ISO images now available
Mar 14, 2017
The Best Linux Operating System is in the house: Mint 18.2
The Best Linux Operating System is in the house: Mint 18.2
Aug 12, 2017
Linux Mint 18.1 released with smooth features and offers long-term support
Linux Mint 18.1 released with smooth features and offers long-term support
Apr 11, 2017
Linux Mint 18.2 Sonya Beta version now available for download
Linux Mint 18.2 Sonya Beta version now available for download
Jun 7, 2017
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 Luk Van De Looverbosch ?
How to create a root ?

Hello,
How to create root@linuxhelp in Linux Mint 20.1 64-bit ?
Thanks in advance for your reply.
Best regards.

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.