pretix.eu Download Repository

At this domain, files for multiple downloadable products around the pretix project can be found.

Available flat file collections

Deprecated software

Debian/Ubuntu repository

For some packages, we provide Debian/Ubuntu repositories:

pretixdesk (deprecated)

pretixdesk package with bundled JRE (amd64 only)

Installation instructions:

  1. Add HTTP support for APT: apt-get install apt-transport-https
  2. Add our APT key: curl https://download.pretix.eu/apt/repo.key | apt-key add -
  3. Add our APT repo: echo "deb https://download.pretix.eu/apt ./" > /etc/apt/sources.list.d/pretix.list
  4. Refresh your APT sources: apt-get update
  5. Install the package: apt-get install pretixdesk

cups-fgl-printers

CUPS driver for FGL-based ticket printers (all architectures)

Installation instructions:

  1. Add HTTP support for APT: apt-get install apt-transport-https
  2. Add our APT key: curl https://download.pretix.eu/apt/repo.key | apt-key add -
  3. Add our APT repo: echo "deb https://download.pretix.eu/cups-fgl-printers ./" > /etc/apt/sources.list.d/pretix.list
  4. Refresh your APT sources: apt-get update
  5. Install the package: apt-get install cups-fgl-printers