3 navsection: installguide
4 title: Arvados package repositories
7 Copyright (C) The Arvados Authors. All rights reserved.
9 SPDX-License-Identifier: CC-BY-SA-3.0
12 On any host where you install Arvados software, you'll need to add the Arvados package repository. They're available for several popular distributions.
14 * "Red Hat, AlmaLinux, and Rocky Linux":#redhat
15 * "Debian and Ubuntu":#debian
18 <a id="centos7" style="display: none;"></a>
21 h3(#redhat). Red Hat, AlmaLinux, and Rocky Linux
23 Packages are available for the following Red Hat-based distributions:
26 * AlmaLinux 8 (since 8.4)
30 * Rocky Linux 8 (since 8.4)
32 {% include 'setup_redhat_repo' %}
34 h3(#debian). Debian and Ubuntu
36 Packages are available for the following Debian-based distributions:
38 * Debian 12 ("bookworm")
39 * Debian 11 ("bullseye")
40 * Ubuntu 24.04 ("noble")
41 * Ubuntu 22.04 ("jammy")
42 * Ubuntu 20.04 ("focal")
44 {% include 'setup_debian_repo' %}