Install Orb on RPM-based Systems

Install Orb on RPM-based Systems

Install Orb on RPM-based Systems (CentOS, Fedora, RHEL)

These instructions are for installing Orb on RPM-based Linux distributions like CentOS, Fedora, and Red Hat Enterprise Linux (RHEL).

sudo dnf config-manager addrepo --from-repofile=https://pkgs.orb.net/stable/rpm/orb.repo

Install orb

sudo dnf install orb

Start orb

sudo systemctl enable --now orb

Enable autoupdates

sudo systemctl enable --now orb-update.timer