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

Last updated: December 29,2024

1. Install "python3-barbicanclient.noarch" package

This tutorial shows how to install python3-barbicanclient.noarch on Fedora 36

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

2. Uninstall "python3-barbicanclient.noarch" package

This is a short guide on how to uninstall python3-barbicanclient.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:18:43 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-barbicanclient
Version : 5.1.0
Release : 4.fc36
Architecture : noarch
Size : 127 k
Source : python-barbicanclient-5.1.0-4.fc36.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).