How to Install and Uninstall python3-libcloud.noarch Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "python3-libcloud.noarch" package

This is a short guide on how to install python3-libcloud.noarch on CentOS Stream 9

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

2. Uninstall "python3-libcloud.noarch" package

Please follow the step by step instructions below to uninstall python3-libcloud.noarch on CentOS Stream 9:

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

3. Information about the python3-libcloud.noarch package on CentOS Stream 9

Last metadata expiration check: 1:44:39 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-libcloud
Version : 3.6.0
Release : 3.el9
Architecture : noarch
Size : 1.6 M
Source : python-libcloud-3.6.0-3.el9.src.rpm
Repository : epel
Summary : A Python library to address multiple cloud provider APIs
URL : http://libcloud.apache.org/
License : ASL 2.0
Description : libcloud is a client library for interacting with many of
: the popular cloud server providers. It was created to make
: it easy for developers to build products that work between
: any of the services that it supports.