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

Last updated: May 19,2024

1. Install "python3-swiftclient" package

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

$ sudo apt update $ sudo apt install python3-swiftclient

2. Uninstall "python3-swiftclient" package

This guide covers the steps necessary to uninstall python3-swiftclient on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-swiftclient
Architecture: all
Version: 1:3.12.0-0ubuntu1
Priority: extra
Section: python
Source: python-swiftclient
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 379
Depends: python3-keystoneclient, python3-pkg-resources, python3-requests (>= 1.1.0), python3-six (>= 1.9.0), python3:any
Filename: pool/main/p/python-swiftclient/python3-swiftclient_3.12.0-0ubuntu1_all.deb
Size: 67580
MD5sum: 038b3e306db4a17390807a6fbaef26ef
SHA1: c6a525ebbccce591569b3b6cf82e848bf5ff7027
SHA256: ddc06a9db2eb6692937f570364943a3f338b8de0e532fc9c5cc3a71a742d0dd4
SHA512: 4cd8c1c5b273523fd6e9e024530743f76a5ceff5a421e2dffc6c4b9a93ca5c194d6d0bf6b210b7de0a621cc20f7031cfaddb75cd5c9c1dc167445d1b8c071de2
Homepage: https://github.com/openstack/python-swiftclient
Description-en: Client library for Openstack Swift API - Python 3.x
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 3.x module.
Description-md5: c5b209ac95eaa56dda4413f8d356c96b