
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.repoInstall Orb
sudo dnf install orbStart Orb
sudo systemctl enable --now orbEnable auto-updates
sudo systemctl enable --now orb-update.timer