How to Install and Uninstall python3-cs.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "python3-cs.noarch" package

This is a short guide on how to install python3-cs.noarch on Fedora 34

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

2. Uninstall "python3-cs.noarch" package

This guide covers the steps necessary to uninstall python3-cs.noarch on Fedora 34:

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

3. Information about the python3-cs.noarch package on Fedora 34

Last metadata expiration check: 1:53:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-cs
Version : 3.0.0
Release : 4.fc34
Architecture : noarch
Size : 30 k
Source : python-cs-3.0.0-4.fc34.src.rpm
Repository : updates
Summary : A simple, yet powerful CloudStack API client for python and the command-line
URL : https://github.com/exoscale/cs
License : BSD
Description : A simple, yet powerful CloudStack API client for python and the command-line.
:
: * Async support.
: * All present and future CloudStack API calls and parameters are supported.
: * Syntax highlight in the command-line client if Pygments is installed.