How to Install and Uninstall python3-keystoneauth1.noarch Package on Fedora 35

Last updated: February 03,2025

1. Install "python3-keystoneauth1.noarch" package

This guide let you learn how to install python3-keystoneauth1.noarch on Fedora 35

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

2. Uninstall "python3-keystoneauth1.noarch" package

This tutorial shows how to uninstall python3-keystoneauth1.noarch on Fedora 35:

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

3. Information about the python3-keystoneauth1.noarch package on Fedora 35

Last metadata expiration check: 5:51:43 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-keystoneauth1
Version : 4.3.1
Release : 3.fc35
Architecture : noarch
Size : 410 k
Source : python-keystoneauth1-4.3.1-3.fc35.src.rpm
Repository : fedora
Summary : Authentication Libarary for OpenStack Identity
URL : https://pypi.io/pypi/keystoneauth1
License : ASL 2.0
Description :
: Keystoneauth provides a standard way to do authentication and service requests
: within the OpenStack ecosystem. It is designed for use in conjunction with
: the existing OpenStack clients and for simplifying the process of writing
: new clients.