How to Install and Uninstall borgmatic.noarch Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "borgmatic.noarch" package

Please follow the instructions below to install borgmatic.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install borgmatic.noarch

2. Uninstall "borgmatic.noarch" package

Please follow the step by step instructions below to uninstall borgmatic.noarch on CentOS Stream 9:

$ sudo dnf remove borgmatic.noarch $ sudo dnf autoremove

3. Information about the borgmatic.noarch package on CentOS Stream 9

Last metadata expiration check: 2:19:34 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : borgmatic
Version : 1.8.8
Release : 1.el9
Architecture : noarch
Size : 224 k
Source : borgmatic-1.8.8-1.el9.src.rpm
Repository : epel
Summary : Simple Python wrapper script for borgbackup
URL : https://torsion.org/borgmatic
License : GPL-3.0-or-later
Description : borgmatic (formerly atticmatic) is a simple Python wrapper script for
: the Borg backup software that initiates a backup, prunes any old backups
: according to a retention policy, and validates backups for consistency.