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

Last updated: July 01,2024

1. Install "python3-cs.noarch" package

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

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

2. Uninstall "python3-cs.noarch" package

This tutorial shows how to uninstall python3-cs.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:47:41 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-cs
Version : 3.0.0
Release : 4.fc35
Architecture : noarch
Size : 30 k
Source : python-cs-3.0.0-4.fc35.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.