Skip to content

notepadqq/notepadqq-packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

210 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Packaging scripts and files for Notepadqq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7