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

Last updated: January 18,2025

1. Install "python3-libcloud.noarch" package

Learn how to install python3-libcloud.noarch on Fedora 39

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

2. Uninstall "python3-libcloud.noarch" package

Please follow the guidance below to uninstall python3-libcloud.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:30:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-libcloud
Version : 3.6.0
Release : 6.fc39
Architecture : noarch
Size : 2.0 M
Source : python-libcloud-3.6.0-6.fc39.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.