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

Last updated: May 14,2024

1. Install "python3-barbican" package

This tutorial shows how to install python3-barbican on Kali Linux

$ sudo apt update $ sudo apt install python3-barbican

2. Uninstall "python3-barbican" package

Please follow the guidelines below to uninstall python3-barbican on Kali Linux:

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

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

Package: python3-barbican
Source: barbican
Version: 1:17.0.0-3
Installed-Size: 2401
Maintainer: Debian OpenStack
Architecture: all
Depends: alembic, python3-castellan, python3-cffi, python3-cryptography (>= 2.1), python3-dateutil, python3-eventlet, python3-falcon, python3-jsonschema, python3-keystonemiddleware, python3-ldap3, python3-microversion-parse, python3-openssl, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db, python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging (>= 14.1.0), python3-oslo.middleware, python3-oslo.policy (>= 3.6.0), python3-oslo.serialization, python3-oslo.service, python3-oslo.upgradecheck (>= 1.3.0), python3-oslo.utils, python3-oslo.versionedobjects, python3-paste, python3-pastedeploy, python3-pbr, python3-pecan, python3-pymysql, python3-sqlalchemy, python3-stevedore, python3-webob, python3-alembic, python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any
Size: 271696
SHA256: 393c85718bbb3b43295dc65e6a2cab6368de1243a7d72caf6fa8eb6f15fad0e4
SHA1: 3c8e2ce86cf73f9fa7007bfa4a516dc82a39ec1a
MD5sum: e6abea455d9418febc6251d7b7127013
Description: OpenStack Key Management Service - Python files
The Barbican project provides services for secure storage, provisioning and
management of sensitive client secret information such as encryption keys. It
is aims at being useful for all environments, including large ephemeral
Clouds.
.
This package contains the Python files and libraries.
Description-md5:
Homepage: https://github.com/openstack/barbican
Section: python
Priority: optional
Filename: pool/main/b/barbican/python3-barbican_17.0.0-3_all.deb