Download Znuny
The open source ITSM and helpdesk platform, and the official successor to OTRS Community Edition. Self-host, extend, integrate — or run it with us.
Znuny LTS 6.5.20 Current LTS
Not sure which to pick? Stable gets the latest features on a regular release cadence. LTS (Long Term Support) gets extended security and bugfix maintenance on a conservative track — ideal for production systems that value predictability over new features.
Previous versions
These versions no longer receive updates. If you're still running one of them, we recommend planning a transition to 7.3 (current stable) or LTS 6.5. Older patch versions are listed in the full release archive.
| Version | Last release | Status | Files | Notes |
|---|---|---|---|---|
| 7.2.3 | End of life | .tar.gz .tar.bz2 .zip | 7.2 docs | |
| 7.1.7 | End of life | .tar.gz .tar.bz2 .zip | 7.1 docs |
Earlier versions and legacy OTRS Community Edition
The full release history — including Znuny 7.0, 6.0–6.4 and OTRS Community Edition 1.1–6.0 — is available in the release archive. OTRS Community Edition releases are preserved for reference and are not actively maintained.
Verify your download
Every Znuny release ships with a SHA-256 checksum and a PGP signature; RPM packages are signed with the same key. We recommend verifying before deploying to production.
SHA-256
Each release has a companion .sha256 file next to it on this server.
curl -LO https://download.znuny.org/releases/znuny-latest.tar.gz
curl -LO https://download.znuny.org/releases/znuny-latest.tar.gz.sha256
sha256sum -c znuny-latest.tar.gz.sha256
PGP signature
Import the Znuny signing key, then verify the detached .asc signature.
curl -LO https://download.znuny.org/znuny-release-key.asc
gpg --import znuny-release-key.asc
curl -LO https://download.znuny.org/releases/znuny-latest.tar.gz.asc
gpg --verify znuny-latest.tar.gz.asc znuny-latest.tar.gz
RPM packages
Import the Znuny signing key into the RPM keyring before installing, then verify each package.
curl -LO https://download.znuny.org/znuny-release-key.asc
sudo rpm --import znuny-release-key.asc
rpm -K znuny-latest.noarch.rpm
Note: RPM signing started on 2026-04-29; packages released before that date in the archive are not signed.
New to Znuny?
Follow the admin manual for a clean install, choose a managed option if you'd rather not operate the stack yourself, or join the community.
Install from source
The admin manual walks through Perl dependencies, database setup, web server configuration, and initial System Configuration.
Managed hosting
Znuny GmbH and Znuny Inc. offer fully managed hosting with backups, updates, and SLA-backed support. Znuny GmbH and Znuny Inc. are certified to ISO/IEC 27001:2022 and SOC 2 Type 2 as organizations.
Community
Ask questions, share configurations, and follow development with other Znuny users and maintainers.