How to Install and Uninstall rsnapshot.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "rsnapshot.noarch" package

This guide let you learn how to install rsnapshot.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rsnapshot.noarch

2. Uninstall "rsnapshot.noarch" package

In this section, we are going to explain the necessary steps to uninstall rsnapshot.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rsnapshot.noarch $ sudo dnf autoremove

3. Information about the rsnapshot.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:14:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rsnapshot
Version : 1.4.5
Release : 1.el9
Architecture : noarch
Size : 112 k
Source : rsnapshot-1.4.5-1.el9.src.rpm
Repository : epel
Summary : Local and remote filesystem snapshot utility
URL : https://rsnapshot.org/
License : GPL-2.0-or-later
Description : This is a remote backup program that uses rsync to take backup snapshots of
: filesystems. It uses hard links to save space on disk.