How to Install and Uninstall python3-libcloud Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "python3-libcloud" package
This guide let you learn how to install python3-libcloud on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-libcloud
Copied
2. Uninstall "python3-libcloud" package
This is a short guide on how to uninstall python3-libcloud on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-libcloud
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-libcloud package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-libcloud
Priority: optional
Section: universe/python
Installed-Size: 8539
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: libcloud
Version: 0.20.0-1
Depends: python3:any (>= 3.3.2-2~), python3-crypto (>= 2.6), python3-lockfile, python3-simplejson
Filename: pool/universe/libc/libcloud/python3-libcloud_0.20.0-1_all.deb
Size: 783768
MD5sum: 6b9174ce549721ff012e1a47f2ad26ab
SHA1: d69c8c6f0e063aaca1503e8eb3748df1671ecb4f
SHA256: 8e487bd7fbc8598c53b67d716aaa01cd64eaf010cc8bba438ad343c850c0f0de
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
* Four main APIs: Compute, Storage, Load Balancers, DNS
* Supports Python 2.5, Python 2.6, Python 2.7, PyPy and Python 3
.
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.*)
.
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: e4ddaee6f830fb236c4aa8408eac8817
Homepage: https://libcloud.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 8539
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: libcloud
Version: 0.20.0-1
Depends: python3:any (>= 3.3.2-2~), python3-crypto (>= 2.6), python3-lockfile, python3-simplejson
Filename: pool/universe/libc/libcloud/python3-libcloud_0.20.0-1_all.deb
Size: 783768
MD5sum: 6b9174ce549721ff012e1a47f2ad26ab
SHA1: d69c8c6f0e063aaca1503e8eb3748df1671ecb4f
SHA256: 8e487bd7fbc8598c53b67d716aaa01cd64eaf010cc8bba438ad343c850c0f0de
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
* Four main APIs: Compute, Storage, Load Balancers, DNS
* Supports Python 2.5, Python 2.6, Python 2.7, PyPy and Python 3
.
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.*)
.
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: e4ddaee6f830fb236c4aa8408eac8817
Homepage: https://libcloud.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu