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

Last updated: September 30,2024

1. Install "python3-rsdclient.noarch" package

This tutorial shows how to install python3-rsdclient.noarch on Fedora 38

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

2. Uninstall "python3-rsdclient.noarch" package

Please follow the guidelines below to uninstall python3-rsdclient.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:09:05 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-rsdclient
Version : 1.0.2
Release : 9.fc38
Architecture : noarch
Size : 65 k
Source : python-rsdclient-1.0.2-9.fc38.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).