How to Install and Uninstall barman.noarch Package on CentOS 8 / RHEL 8

Last updated: February 05,2025

1. Install "barman.noarch" package

This is a short guide on how to install barman.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install barman.noarch

2. Uninstall "barman.noarch" package

Here is a brief guide to show you how to uninstall barman.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove barman.noarch $ sudo dnf autoremove

3. Information about the barman.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:53:10 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : barman
Version : 2.12
Release : 1.el8
Architecture : noarch
Size : 27 k
Source : barman-2.12-1.el8.src.rpm
Repository : epel
Summary : Backup and Recovery Manager for PostgreSQL
URL : http://www.pgbarman.org/
License : GPLv3
Description : Barman (Backup and Recovery Manager) is an open-source administration tool for
: disaster recovery of PostgreSQL servers written in Python.
:
: It allows your organization to perform remote backups of multiple servers in
: business critical environments to reduce risk and help DBAs during the recovery
: phase.