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

Last updated: May 10,2024

1. Install "swift" package

Please follow the step by step instructions below to install swift on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install swift

2. Uninstall "swift" package

Please follow the step by step instructions below to uninstall swift on Ubuntu 21.10 (Impish Indri):

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

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

Package: swift
Architecture: all
Version: 2.28.0+git2021090911.5d52afbe4-0ubuntu1
Priority: optional
Section: net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Soren Hansen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 135
Depends: python3-swift (= 2.28.0+git2021090911.5d52afbe4-0ubuntu1), python3:any
Suggests: swift-bench
Filename: pool/main/s/swift/swift_2.28.0+git2021090911.5d52afbe4-0ubuntu1_all.deb
Size: 26524
MD5sum: 91255ee7dd8af5340e5f7966597c55e4
SHA1: 7e02176c780a49127b1d0c4d0bba0d57754c6d31
SHA256: a13d2f73244c132748cddfb9d183d5902229151ffc197adf4f3a8d90af527de8
SHA512: 0c2c2a8331bb6528f0f698160608af0e6d75f691b56c87d92e961e2f0fd0c0ddcb9cb47d9d20d0f1996a2b54134920c2bfb23dfe8ad25bc764a34e80513ef2d2
Homepage: https://opendev.org/openstack/swift
Description-en: distributed virtual object store - common files
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 some core binaries and clients to control swift.
Description-md5: b9824fd7fa1117c50a721069422237ef