Skip to content

Building the debian package

Jonas Gröger edited this page May 31, 2016 · 11 revisions

Building the .deb file

In order to build the debian package, we need to

  1. Have make and fpm installed.
  2. Run make deb

The two *.deb files can be found in fpm/packages. They are not signed.

@JonasGroeger maintains a repository at Packagecloud.io for ease of installation.

Clone this wiki locally