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

Last updated: October 06,2024

1. Install "python3-magnumclient.noarch" package

This tutorial shows how to install python3-magnumclient.noarch on Fedora 35

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

2. Uninstall "python3-magnumclient.noarch" package

This guide covers the steps necessary to uninstall python3-magnumclient.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:38:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-magnumclient
Version : 3.4.0
Release : 3.fc35
Architecture : noarch
Size : 121 k
Source : python-magnumclient-3.4.0-3.fc35.src.rpm
Repository : fedora
Summary : Client library for Magnum API
URL : https://launchpad.net/python-magnumclient
License : ASL 2.0
Description :
: This is a client library for Magnum built on the Magnum API.
: It provides a Python API (the magnumclient module) and a
: command-line tool (magnum).