How to Install and Uninstall rsnapshot Package on openSuSE Tumbleweed
Last updated: February 01,2025
1. Install "rsnapshot" package
This tutorial shows how to install rsnapshot on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
rsnapshot
Copied
2. Uninstall "rsnapshot" package
This guide let you learn how to uninstall rsnapshot on openSuSE Tumbleweed:
$
sudo zypper remove
rsnapshot
Copied
3. Information about the rsnapshot package on openSuSE Tumbleweed
Information for package rsnapshot:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : rsnapshot
Version : 1.4.5-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 479.2 KiB
Installed : No
Status : not installed
Source package : rsnapshot-1.4.5-1.1.src
Upstream URL : https://rsnapshot.org/
Summary : Backup program using hardlinks
Description :
rsnapshot is a filesystem snapshot utility for making backups of local
and remote systems. Using rsync and hard links, it is possible to keep
multiple, full backups instantly available. The disk space required is
just a little more than the space of one full backup, plus
incrementals. Depending on your configuration, it is quite possible to
set up in just a few minutes. Files can be restored by the users who
own them, without the root user getting involved. There are no tapes to
change, so once it's set up, you may never need to think about it
again.
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : rsnapshot
Version : 1.4.5-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 479.2 KiB
Installed : No
Status : not installed
Source package : rsnapshot-1.4.5-1.1.src
Upstream URL : https://rsnapshot.org/
Summary : Backup program using hardlinks
Description :
rsnapshot is a filesystem snapshot utility for making backups of local
and remote systems. Using rsync and hard links, it is possible to keep
multiple, full backups instantly available. The disk space required is
just a little more than the space of one full backup, plus
incrementals. Depending on your configuration, it is quite possible to
set up in just a few minutes. Files can be restored by the users who
own them, without the root user getting involved. There are no tapes to
change, so once it's set up, you may never need to think about it
again.