pretix.eu Download Repository
At this domain, files for multiple downloadable products around the pretix project can be found.Available flat file collections
- pretixSCAN installers for 64bit windows with bundled JRE (.exe)
- pretixSCAN packages for Debian/Ubuntu with bundled JRE (.deb)
Deprecated software
- pretixdesk installers for 64bit windows with bundled JRE (.exe)
- pretixdesk Java archive with bundled libraries (.jar)
Debian/Ubuntu repository
For some packages, we provide Debian/Ubuntu repositories:
pretixdesk (deprecated)
pretixdesk package with bundled JRE (amd64 only)
Installation instructions:
- Add HTTP support for APT:
apt-get install apt-transport-https
- Add our APT key:
curl https://download.pretix.eu/apt/repo.key | apt-key add -
- Add our APT repo:
echo "deb https://download.pretix.eu/apt ./" > /etc/apt/sources.list.d/pretix.list
- Refresh your APT sources:
apt-get update
- Install the package:
apt-get install pretixdesk
cups-fgl-printers
CUPS driver for FGL-based ticket printers (all architectures)
Installation instructions:
- Add HTTP support for APT:
apt-get install apt-transport-https
- Add our APT key:
curl https://download.pretix.eu/apt/repo.key | apt-key add -
- Add our APT repo:
echo "deb https://download.pretix.eu/cups-fgl-printers ./" > /etc/apt/sources.list.d/pretix.list
- Refresh your APT sources:
apt-get update
- Install the package:
apt-get install cups-fgl-printers