How to Install and Uninstall python3-barbicanclient.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-barbicanclient.noarch" package

Please follow the guidance below to install python3-barbicanclient.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-barbicanclient.noarch

2. Uninstall "python3-barbicanclient.noarch" package

Please follow the step by step instructions below to uninstall python3-barbicanclient.noarch on Fedora 34:

$ sudo dnf remove python3-barbicanclient.noarch $ sudo dnf autoremove

3. Information about the python3-barbicanclient.noarch package on Fedora 34

Last metadata expiration check: 3:07:40 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-barbicanclient
Version : 5.0.1
Release : 3.fc34
Architecture : noarch
Size : 126 k
Source : python-barbicanclient-5.0.1-3.fc34.src.rpm
Repository : fedora
Summary : Client Library for OpenStack Barbican Key Management API
URL : https://pypi.python.org/pypi/python-barbicanclient
License : ASL 2.0
Description :
: This is a client for the Barbican Key Management API. There is a
: Python library for accessing the API (barbicanclient module), and
: a command-line script (barbican).