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

Last updated: January 16,2025

1. Install "python3-barbicanclient.noarch" package

This guide let you learn how to install python3-barbicanclient.noarch on Fedora 39

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

2. Uninstall "python3-barbicanclient.noarch" package

This guide let you learn how to uninstall python3-barbicanclient.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:51:15 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-barbicanclient
Version : 5.5.0
Release : 4.fc39
Architecture : noarch
Size : 188 k
Source : python-barbicanclient-5.5.0-4.fc39.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).