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

Last updated: April 27,2024

1. Install "python3-openstackclient.noarch" package

Please follow the guidance below to install python3-openstackclient.noarch on Fedora 35

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

2. Uninstall "python3-openstackclient.noarch" package

This is a short guide on how to uninstall python3-openstackclient.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:05:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-openstackclient
Version : 5.5.0
Release : 3.fc35
Architecture : noarch
Size : 1.1 M
Source : python-openstackclient-5.5.0-3.fc35.src.rpm
Repository : fedora
Summary : OpenStack Command-line Client
URL : http://launchpad.net/python-openstackclient
License : ASL 2.0
Description :
: python-openstackclient is a unified command-line client for the OpenStack APIs.
: It is a thin wrapper to the stock python-*client modules that implement the
: actual REST API client actions.