How to Install and Uninstall python-swiftclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-swiftclient" package

Please follow the instructions below to install python-swiftclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-swiftclient

2. Uninstall "python-swiftclient" package

Please follow the steps below to uninstall python-swiftclient on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-swiftclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-swiftclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-swiftclient
Priority: extra
Section: python
Installed-Size: 291
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1:3.0.0-0ubuntu1
Depends: python-concurrent.futures, python-keystoneclient, python-pkg-resources, python-requests, python-six (>= 1.5.2), python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-swiftclient/python-swiftclient_3.0.0-0ubuntu1_all.deb
Size: 50364
MD5sum: 7c1afc2fac1fa53f057677d7456f9c2d
SHA1: 2defb94b489eb475b447cc575a266bcd3e4e2dc5
SHA256: 055f4b367e72317d2ba2777125d305ae5a395cca15561826b707a3225ee00209
Description-en: Client library for Openstack Swift API - Python 2.7
OpenStack Object Storage (code-named Swift) creates redundant, scalable object
storage using clusters of standardized servers to store petabytes of
accessible data. It is not a file system or real-time data storage system, but
rather a long-term storage system for a more permanent type of static data
that can be retrieved, leveraged, and then updated if necessary. Primary
examples of data that best fit this type of storage model are virtual machine
images, photo storage, email storage and backup archiving. Having no central
"brain" or master point of control provides greater scalability, redundancy
and permanence.
.
Objects are written to multiple hardware devices in the data center, with
the OpenStack software responsible for ensuring data replication and
integrity across the cluster. Storage clusters can scale horizontally by
adding new nodes. Should a node fail, OpenStack works to replicate its
content from other active nodes. Because OpenStack uses software logic to
ensure data replication and distribution across different devices,
inexpensive commodity hard drives and servers can be used in lieu of more
expensive equipment.
.
This package provides a client for the OpenStack Swift API. There's a Python
API (the "swiftclient" module), and a command-line script ("swift").
.
This package contains the Python 2.7 module.
Description-md5: 9c991883ffc480d9f9e5cb5c81988b77
Homepage: https://github.com/openstack/python-swiftclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y