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

Last updated: May 16,2024

1. Install "python-swiftclient-doc" package

This guide covers the steps necessary to install python-swiftclient-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-swiftclient-doc

2. Uninstall "python-swiftclient-doc" package

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

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

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

Package: python-swiftclient-doc
Priority: extra
Section: doc
Installed-Size: 348
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-swiftclient
Version: 1:3.0.0-0ubuntu1
Replaces: python-swiftclient (<< 1:2.4.0-2~)
Breaks: python-swiftclient (<< 1:2.4.0-2~)
Filename: pool/main/p/python-swiftclient/python-swiftclient-doc_3.0.0-0ubuntu1_all.deb
Size: 53510
MD5sum: 8edf9a2d64f896066e43ebca6a09e5d6
SHA1: 90358396fe9053e9a94f48dab5602e9ed33fd8af
SHA256: c79f287eae0fc92d2d18b268b502a4a0039cc810a11d793a5c4896f30b688e64
Description-en: Client library for Openstack Swift API - doc
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 documentation.
Description-md5: 0084b509d64d02182b09ca5a4a938417
Homepage: https://github.com/openstack/python-swiftclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m