How to Install and Uninstall swift-doc Package on Kali Linux

Last updated: November 25,2024

1. Install "swift-doc" package

Learn how to install swift-doc on Kali Linux

$ sudo apt update $ sudo apt install swift-doc

2. Uninstall "swift-doc" package

Here is a brief guide to show you how to uninstall swift-doc on Kali Linux:

$ sudo apt remove swift-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the swift-doc package on Kali Linux

Package: swift-doc
Source: swift
Version: 2.32.0-2
Installed-Size: 15412
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-bootstrap, libjs-jquery, libjs-underscore, python-os-api-ref-common, libjs-sphinxdoc (>= 5.2)
Size: 2308224
SHA256: 32b5c58dbe2c7cde70dc869b63dc5895d49dd6250b927376c3853d69cc4ce0fe
SHA1: bd27dc45e5c523d493ff00e498ee21cbfb1f44db
MD5sum: be39c382ddfe1d44ba9353dc5b640673
Description: distributed virtual object store - documentation
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 the Sphinx generated documentation for Swift.
Description-md5:
Homepage: https://github.com/openstack/swift
Tag: admin::virtualization, hardware::storage, implemented-in::python,
role::documentation, role::program, role::shared-lib, suite::openstack,
system::cloud, system::virtual
Section: doc
Priority: optional
Filename: pool/main/s/swift/swift-doc_2.32.0-2_all.deb