How to Install and Uninstall python-swiftclient-doc Package on Kali Linux

Last updated: May 21,2024

1. Install "python-swiftclient-doc" package

Please follow the step by step instructions below to install python-swiftclient-doc on Kali Linux

$ 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 Kali Linux:

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

3. Information about the python-swiftclient-doc package on Kali Linux

Package: python-swiftclient-doc
Source: python-swiftclient
Version: 1:4.4.0-4
Installed-Size: 2780
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 981716
SHA256: 2465405042bc1a0a985ec7fb445beca107d1e56c1faded2074c29edfd14d5909
SHA1: de7694702b40599d5505cf603d9ba64df9c65a68
MD5sum: 8254be16946d4df785b0f8b59e01b56e
Description: 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:
Homepage: https://github.com/openstack/python-swiftclient
Tag: admin::virtualization, implemented-in::python, role::documentation,
role::shared-lib, suite::openstack, system::cloud, system::virtual
Section: doc
Priority: optional
Filename: pool/main/p/python-swiftclient/python-swiftclient-doc_4.4.0-4_all.deb