Linux (from our repositories)
If you’re not already familiar with HTCondor, we recommend you follow our instructions for your first installation.
If you’re looking to automate the installation of HTCondor using your existing
toolchain, the latest information is embedded in the output of the script run
as part of the instructions. This script can
be run as a normal user (or nobody), so we recommend this approach.
Otherwise, this page contains information about the RPM and deb repositories we offer. These repositories will almost always have more recent releases than the distributions.
RPM-based Distributions
We support several RPM-based platforms:
Amazon Linux 2023;
Enterprise Linux 8, including Red Hat, CentOS Stream, Alma Linux, and Rocky Linux;
Enterprise Linux 9, including Red Hat, CentOS Stream, Alma Linux, and Rocky Linux;
Enterprise Linux 10, including Red Hat, CentOS Stream, Alma Linux, and Rocky Linux;
openSUSE LEAP 15 and 16.
Binaries are available for x86_64 for all these platforms.
For Enterprise Linux 8, HTCondor also supports ARM (“aarch64”) and Power (“ppc64le”).
For Enterprise Linux 9, HTCondor also supports ARM (“aarch64”).
For Enterprise Linux 10, HTCondor also supports ARM (“aarch64”).
Repository packages are available for each platform:
The Enterprise Linux HTCondor packages depend on the corresponding version of EPEL.
Additionally, the following repositories are required for specific platforms:
On RedHat 8,
codeready-builder-for-rhel-8-${ARCH}-rpms.On CentOS Stream 8,
powertools(orPowerTools).On Enterprise Linux 9 or 10,
crb.
deb-based Distributions
We support the following deb-based platforms: Debian 12 (Bookworm) and Debian 13 (Trixie); and
Ubuntu 22.04 (Jammy Jellyfish), 24.04 (Noble Numbat), and 26.04 (Resolute Raccoon).
Binaries are available for x86_64 for all these platforms.
arm64 binaries are available for Ubuntu 24.04 (Noble Numbat) and 26.04 (Resolute Raccoon).
These repositories also include the source packages.
Place our signing key
in /etc/apt/keyrings/htcondor.asc
Debian 12 and 13
Debian 12 (bookworm): /etc/apt/sources.list.d/htcondor.list
Debian 13 (trixie): /etc/apt/sources.list.d/htcondor.list
Ubuntu 22.04 and 24.04
Ubuntu 22.04 (jammy jellyfish): /etc/apt/sources.list.d/htcondor.list
Ubuntu 24.04 (noble numbat): /etc/apt/sources.list.d/htcondor.list
Ubuntu 26.04 (resolute raccoon): /etc/apt/sources.list.d/htcondor.list