How to Install and Uninstall python3-swiftclient Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "python3-swiftclient" package

Please follow the instructions below to install python3-swiftclient on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-swiftclient

2. Uninstall "python3-swiftclient" package

This guide let you learn how to uninstall python3-swiftclient on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-swiftclient package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-swiftclient
Architecture: all
Version: 1:3.10.1-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: 377
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.10.1-0ubuntu1_all.deb
Size: 67504
MD5sum: 01e1e1c8337c9e7890a8ecf3bdfa55bf
SHA1: bc7646813e5f6028ef2fad9fe957f7c52ff437fb
SHA256: 50a7ea949a132b4e140e8c1fce6a9dde2c032130b5b8ac4e989219fa0ebbdde7
SHA512: 747125bc0ce154d2c851b3fd828f0afb6a613bcfd83c405427702cd7d24d45af8bb137ff17d2591208e4a0d2ceac3468fa665e9d9225e456abf020bbaa873bf8
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