How to Install and Uninstall rsnapshot Package on openSUSE Leap
Last updated: November 07,2024
1. Install "rsnapshot" package
This is a short guide on how to install rsnapshot on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
rsnapshot
Copied
2. Uninstall "rsnapshot" package
Please follow the guidelines below to uninstall rsnapshot on openSUSE Leap:
$
sudo zypper remove
rsnapshot
Copied
3. Information about the rsnapshot package on openSUSE Leap
Information for package rsnapshot:
----------------------------------
Repository : Main Repository
Name : rsnapshot
Version : 1.4.4-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 800.0 KiB
Installed : No
Status : not installed
Source package : rsnapshot-1.4.4-bp155.2.10.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 : Main Repository
Name : rsnapshot
Version : 1.4.4-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 800.0 KiB
Installed : No
Status : not installed
Source package : rsnapshot-1.4.4-bp155.2.10.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.