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

Last updated: July 05,2024

1. Install "python3-libcloud.noarch" package

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

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

2. Uninstall "python3-libcloud.noarch" package

Please follow the steps below to uninstall python3-libcloud.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:07:56 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-libcloud
Version : 2.2.1
Release : 16.fc34
Architecture : noarch
Size : 1.1 M
Source : python-libcloud-2.2.1-16.fc34.src.rpm
Repository : fedora
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.
: Python 3 version.