To install Opsmate, choose your distro from the list below and run the commands as root.
Distro: Debian BookwormDebian BullseyeDebian BusterDebian StretchUbuntu 24.10Ubuntu 24.04Ubuntu 23.10Ubuntu 21.04Ubuntu 20.10Ubuntu 20.04Ubuntu 18.04Ubuntu 16.04Ubuntu 14.04RHEL/CentOS 6+Other Linux (x86)Other Linux (x86_64)
wget -P /etc/apt/sources.list.d https://www.opsmate.com/bookworm/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/bookworm/opsmate.gpg
apt-get update
apt-get install opsmate-backups
wget -P /etc/apt/sources.list.d https://www.opsmate.com/bullseye/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/bullseye/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/buster/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/buster/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/stretch/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/stretch/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/ubuntu2410/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/ubuntu2410/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/ubuntu2404/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/ubuntu2404/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/ubuntu2310/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/ubuntu2310/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/ubuntu2104/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/ubuntu2104/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/ubuntu2010/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/ubuntu2010/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/ubuntu2004/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/ubuntu2004/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/ubuntu1804/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/ubuntu1804/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/ubuntu1604/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/ubuntu1604/opsmate.gpg
wget -P /etc/apt/sources.list.d https://www.opsmate.com/ubuntu1404/opsmate.list
wget -P /etc/apt/trusted.gpg.d https://www.opsmate.com/ubuntu1404/opsmate.gpg
wget -P /etc/yum.repos.d https://www.opsmate.com/centos/Opsmate.repo
wget -P /etc/pki/rpm-gpg https://www.opsmate.com/centos/RPM-GPG-KEY-Opsmate
yum install opsmate-backups
curl https://packages.opsmate.com/static/opsmate-backups-latest-linux-i386-static.tar.gz | tar -xz -C /opt
This command installs Opsmate to /opt/opsmate. To install somewhere else, replace /opt with the prefix of your choice (such as /usr/local). When running the opsmate command, be sure to specify the full path: /opt/opsmate/bin/opsmate.
curl https://packages.opsmate.com/static/opsmate-backups-latest-linux-amd64-static.tar.gz | tar -xz -C /opt