How to Install and Uninstall python3-barman Package on Kali Linux

Last updated: April 30,2024

1. Install "python3-barman" package

Please follow the step by step instructions below to install python3-barman on Kali Linux

$ sudo apt update $ sudo apt install python3-barman

2. Uninstall "python3-barman" package

Please follow the steps below to uninstall python3-barman on Kali Linux:

$ sudo apt remove python3-barman $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-barman package on Kali Linux

Package: python3-barman
Source: barman
Version: 3.10.0-1
Installed-Size: 1441
Maintainer: Marco Nenciarini
Architecture: all
Replaces: barman (<< 2.8~~), barman-cli (<< 2.8~~)
Depends: python3-argcomplete, python3-dateutil, python3-psycopg2, python3:any
Breaks: barman (<< 2.8~~), barman-cli (<< 2.8~~)
Size: 225416
SHA256: 7cb48d008873b61492f572009eefac5643e5b9e2632a5fef2ff91bbad010ad88
SHA1: b062b09ac7af9dc5dd215543b30fa224971a6329
MD5sum: 2db1941d19898e6add88f54b90b92c5d
Description: Backup and Recovery Manager for PostgreSQL - Python modules
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.
.
Barman is distributed under GNU GPL 3 and maintained
by 2ndQuadrant.
.
This package provides Python 3 modules only.
Description-md5:
Homepage: https://www.pgbarman.org
Section: python
Priority: optional
Filename: pool/main/b/barman/python3-barman_3.10.0-1_all.deb