Notepadqq is available from an official PPA:
sudo add-apt-repository ppa:notepadqq-team/notepadqq
sudo apt-get update
sudo apt-get install notepadqq
Download a deb package from the Ubuntu PPA: download
You can install different versions of the package from AUR:
- Stable (pre-built Debian package): notepadqq-bin
- Development (git version): notepadqq-git
Notepadqq is available from a testing-repositry
su
cd /etc/yum.repos.d
wget http://sea.fedorapeople.org/sea-devel.repo
yum install notepadqq
If you would like to compile/package yourself, get this git code and run:
su
cd Fedora
create-fedora-package.sh
cd ~/notepadqq
yum install ./notepadqq*[46].rpm
Notepaddqq is available in the shannon
(stable) repository here
You can install it via eopkg
:
sudo eopkg install notepadqq
Use a package for a compatible distribution, or build from source. If you want to submit a package: https://github.com/notepadqq/notepadqq-packaging