How to Install and Uninstall swift-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "swift-doc" package

Please follow the instructions below to install swift-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install swift-doc

2. Uninstall "swift-doc" package

This is a short guide on how to uninstall swift-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the swift-doc package on Ubuntu 21.10 (Impish Indri)

Package: swift-doc
Architecture: all
Version: 2.28.0+git2021090911.5d52afbe4-0ubuntu1
Priority: optional
Section: doc
Source: swift
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Soren Hansen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11548
Depends: libjs-jquery, libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/main/s/swift/swift-doc_2.28.0+git2021090911.5d52afbe4-0ubuntu1_all.deb
Size: 2101344
MD5sum: e4e0f91eb5604329b433058efefa4475
SHA1: be3cb869da615862a4dfae68e88f93568871f98b
SHA256: 9bfad9529c121be4e6233d1a899688d68c4ab2b7278df65309ac877d591b1594
SHA512: 1b2be8b1d9c95980775c91a55564f253e8e08e343822b9541d3521c7ba96171f4c3822a6c0d7e1aa2625ddb83eebd35dab6f03122e3ba3c1cc4ed6b8e2ced276
Homepage: https://opendev.org/openstack/swift
Description-en: distributed virtual object store - documentation
OpenStack Object Storage (code-named Swift) is open source software for
creating 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: f6e5b3e01afabbb95c5d13d2088c78b4