Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.5 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.5 KB

Distribution Packages

Ubuntu (official packages)

Notepadqq is available from an official PPA:

sudo add-apt-repository ppa:notepadqq-team/notepadqq
sudo apt-get update
sudo apt-get install notepadqq

Debian (official packages)

Download a deb package from the Ubuntu PPA: download

Arch Linux

You can install different versions of the package from AUR:

Fedora / RHEL

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

Solus

Notepaddqq is available in the shannon (stable) repository here

You can install it via eopkg:

sudo eopkg install notepadqq

Others

Use a package for a compatible distribution, or build from source. If you want to submit a package: https://github.com/notepadqq/notepadqq-packaging