How to Install and Uninstall python3-barbicanclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-barbicanclient" package

Please follow the step by step instructions below to install python3-barbicanclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-barbicanclient

2. Uninstall "python3-barbicanclient" package

Learn how to uninstall python3-barbicanclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-barbicanclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-barbicanclient
Priority: optional
Section: universe/python
Installed-Size: 317
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-barbicanclient
Version: 4.0.1-2
Depends: python3-cliff (>= 1.15.0), python3-keystoneclient (>= 1:1.6.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-requests (>= 2.8.1), python3-six (>= 1.9.0), python3.5:any, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-barbicanclient/python3-barbicanclient_4.0.1-2_all.deb
Size: 40648
MD5sum: 07a144e04551ada65eaba522766ad0a6
SHA1: 3872f56b19dd55704ce1edeb35e540383bb56cb3
SHA256: 46c9dea8b8cde1fa987b984209239cf0405e7f4513e028a9e2ef3711a53001d4
Description-en: OpenStack Key Management API client - Python 3.x
This is a client for the Barbican Key Management API. This package includes a
Python library for accessing the API (the barbicanclient module), and a
command-line script (barbican).
.
This package contains the Python 3.x module.
Description-md5: 90a77786df32d35085be9fa1cc8569d6
Homepage: https://github.com/openstack/barbican
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu