Skip to content
okay edited this page Jun 2, 2017 · 2 revisions

Debian Package

Use dpkg-buildpackage -b -rfakeroot -us -uc from the snorkel git root dir.

Snapcraft package

Use this repo and the makefile to generate a snapcraft package.

AppImage package

The above snapcraft package can then be turned into an AppImage package with the external appimagetool. The makefile for the snapcraft repo has an automated method of doing this.

Clone this wiki locally