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

Last updated: October 07,2024

1. Install "barman.noarch" package

Please follow the steps below to install barman.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install barman.noarch

2. Uninstall "barman.noarch" package

This guide covers the steps necessary to uninstall barman.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove barman.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:43:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : barman
Version : 3.10.0
Release : 1.el9
Architecture : noarch
Size : 32 k
Source : barman-3.10.0-1.el9.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.