How to Install and Uninstall python3-libcloud Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 04,2024

1. Install "python3-libcloud" package

This guide covers the steps necessary to install python3-libcloud on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-libcloud

2. Uninstall "python3-libcloud" package

Here is a brief guide to show you how to uninstall python3-libcloud on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-libcloud $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-libcloud package on Ubuntu 21.10 (Impish Indri)

Package: python3-libcloud
Architecture: all
Version: 3.2.0-2
Priority: optional
Section: universe/python
Source: libcloud
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19147
Depends: python3-cryptography, python3-lockfile (>= 0.9), python3-simplejson, python3-requests, python3:any
Filename: pool/universe/libc/libcloud/python3-libcloud_3.2.0-2_all.deb
Size: 1554184
MD5sum: 92f275cd3f4c47bdc9961b047567c6ef
SHA1: 58728bb45abb656235fba921ecb91c1585caa0f8
SHA256: ecbfbdaa6f76fa80ee0f28fd3687154934c6a24d6928ca2d118521717ace29fe
SHA512: f9a8327c4e02c7526aca8ef254c1a2974cea7103632b5a967c2aa9c6d80b6e12d2351f7bdedae6091a7a4905b2c9ae40bd37f32129aa9d72cfd4199f67b11612
Homepage: https://libcloud.apache.org/
Description-en: unified Python interface into the cloud (Python3 version)
libcloud is a pure Python client library for interacting with many of the
popular cloud server providers using a unified API. It was created to make it
easy for developers to build products that work between any of the services
that it supports.
.
* Avoid vendor lock-in
* Use the same API to talk to many different providers
* More than 30 supported providers total
.
Resource you can manage with Libcloud are divided in the following categories:
.
* Cloud Servers and Block Storage - services such as Amazon EC2 and
Rackspace Cloud Servers (libcloud.compute.*)
* Cloud Object Storage and CDN - services such as Amazon S3 and
Rackspace CloudFiles (libcloud.storage.*)
* Load Balancers as a Service, LBaaS (libcloud.loadbalancer.*)
* DNS as a Service, DNSaaS (libcloud.dns.*)
* Container virtualization services (libcloud.container.*)
.
libcloud was originally created by the folks over at Cloudkick, but has
since grown into an independent free software project licensed under
the Apache License (2.0).
.
This is the Python 3 version of the package.
Description-md5: e20d91ecd8597dce579bb7edd4fa3c12