sudo add-apt-repository ppa:notepadqq-team/notepadqq
sudo apt-get update
sudo apt-get install notepadqq
Install Notepadqq in other Linux distros
Apart from Debian packages, Notepadqq also have packages for:
Arch Linux
You can install different versions of the package from AUR:
- Stable (pre-built Debian package): notepadqq-bin
- Development (git version): notepadqq-git
Remove Notepadqq
If you want to un-install or remove Notepadqq, run the following commands:
sudo apt-get remove notepadqq
sudo add-apt-repository --remove ppa:notepadqq-team/notepadqq