rear from Archiving:Backup:Rear project

Select Your Operating System

For CentOS CentOS-6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/Archiving:Backup:Rear/CentOS_CentOS-6/Archiving:Backup:Rear.repo
yum install rear
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/Archiving:Backup:Rear/CentOS_8/Archiving:Backup:Rear.repo
yum install rear
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/Archiving:Backup:Rear/CentOS_7/Archiving:Backup:Rear.repo
yum install rear
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/Archiving:/Backup:/Rear/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/Archiving:Backup:Rear.list
curl -fsSL https://download.opensuse.org/repositories/Archiving:Backup:Rear/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Archiving_Backup_Rear.gpg > /dev/null
sudo apt update
sudo apt install rear
For Debian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/Archiving:/Backup:/Rear/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/Archiving:Backup:Rear.list
curl -fsSL https://download.opensuse.org/repositories/Archiving:Backup:Rear/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Archiving_Backup_Rear.gpg > /dev/null
sudo apt update
sudo apt install rear
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/Archiving:Backup:Rear/Fedora_39/Archiving:Backup:Rear.repo
dnf install rear
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/Archiving:Backup:Rear/Fedora_38/Archiving:Backup:Rear.repo
dnf install rear
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Archiving:Backup:Rear/openSUSE_Tumbleweed/Archiving:Backup:Rear.repo
zypper refresh
zypper install rear
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Archiving:Backup:Rear/openSUSE_Factory_PowerPC/Archiving:Backup:Rear.repo
zypper refresh
zypper install rear
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Archiving:Backup:Rear/openSUSE_Factory/Archiving:Backup:Rear.repo
zypper refresh
zypper install rear
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Archiving:Backup:Rear/15.5/Archiving:Backup:Rear.repo
zypper refresh
zypper install rear
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Archiving:Backup:Rear/15.4/Archiving:Backup:Rear.repo
zypper refresh
zypper install rear
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/Archiving:Backup:Rear/ScientificLinux_7/Archiving:Backup:Rear.repo
yum install rear
For ScientificLinux 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/Archiving:Backup:Rear/ScientificLinux_6/Archiving:Backup:Rear.repo
yum install rear
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Archiving:Backup:Rear/SLE_15_SP3/Archiving:Backup:Rear.repo
zypper refresh
zypper install rear
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Archiving:Backup:Rear/SLE_12_SP5/Archiving:Backup:Rear.repo
zypper refresh
zypper install rear
For xUbuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/Archiving:/Backup:/Rear/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/Archiving:Backup:Rear.list
curl -fsSL https://download.opensuse.org/repositories/Archiving:Backup:Rear/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Archiving_Backup_Rear.gpg > /dev/null
sudo apt update
sudo apt install rear
For xUbuntu 18.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/Archiving:/Backup:/Rear/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/Archiving:Backup:Rear.list
curl -fsSL https://download.opensuse.org/repositories/Archiving:Backup:Rear/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/Archiving_Backup_Rear.gpg > /dev/null
sudo apt update
sudo apt install rear