How to Install and Uninstall restic.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "restic.x86_64" package

This is a short guide on how to install restic.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install restic.x86_64

2. Uninstall "restic.x86_64" package

Learn how to uninstall restic.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove restic.x86_64 $ sudo dnf autoremove

3. Information about the restic.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:26:23 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : restic
Version : 0.13.1
Release : 1.el8
Architecture : x86_64
Size : 6.3 M
Source : restic-0.13.1-1.el8.src.rpm
Repository : epel
Summary : Fast, secure, efficient backup program
URL : https://github.com/restic/restic
License : BSD
Description :
: A backup program that is easy, fast, verifiable, secure, efficient and free.
:
: Backup destinations can be:
: *Local
: *SFTP
: *REST Server
: *Amazon S3
: *Minio Server
: *OpenStack Swift
: *Backblaze B2
: *Microsoft Azure Blob Storage
: *Google Cloud Storage
: *Other Services via rclone