How to Install and Uninstall barman.noarch Package on AlmaLinux 8
Last updated: November 25,2024
1. Install "barman.noarch" package
This tutorial shows how to install barman.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
barman.noarch
Copied
2. Uninstall "barman.noarch" package
In this section, we are going to explain the necessary steps to uninstall barman.noarch on AlmaLinux 8:
$
sudo dnf remove
barman.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the barman.noarch package on AlmaLinux 8
Last metadata expiration check: 2:24:08 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : barman
Version : 3.0.1
Release : 1.el8
Architecture : noarch
Size : 29 k
Source : barman-3.0.1-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.
Available Packages
Name : barman
Version : 3.0.1
Release : 1.el8
Architecture : noarch
Size : 29 k
Source : barman-3.0.1-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.