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

Last updated: May 19,2024

1. Install "python3-rsdclient.noarch" package

This guide covers the steps necessary to install python3-rsdclient.noarch on Fedora 36

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

2. Uninstall "python3-rsdclient.noarch" package

This guide covers the steps necessary to uninstall python3-rsdclient.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:30:35 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-rsdclient
Version : 1.0.2
Release : 6.fc36
Architecture : noarch
Size : 47 k
Source : python-rsdclient-1.0.2-6.fc36.src.rpm
Repository : fedora
Summary : OpenStack client plugin for Rack Scale Design
URL : http://git.openstack.org/cgit/openstack/python-rsdclient
License : ASL 2.0
Description : This is a client for the RSD Pod Manager API, which is based on OpenStack
: client framework. It provides a Python API (rsdclient/v1 module) and a RSD
: specific plugin for OpenStack client (rsdclient/osc).