Skip to content

banlyst/notepadqq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepadqq

Build

Build dependencies

  • Qt 5.3
  • libqt5webkit5-dev
  • libqt5svg5-dev

How to build

You can build Notepadqq from command line:

notepadqq$ ./configure --prefix /usr
notepadqq$ make

Install

You can run notepadqq from its build output folder. If however you want to install it, first build it by following the above steps, then run

notepadqq$ sudo make install

Distribution Packages

Ubuntu (official packages)

Notepadqq is available in 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:

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