How to Install and Uninstall swift Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "swift" package

Please follow the guidance below to install swift on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install swift

2. Uninstall "swift" package

This guide covers the steps necessary to uninstall swift on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the swift package on Ubuntu 20.10 (Groovy Gorilla)

Package: swift
Architecture: all
Version: 2.26.0-0ubuntu1
Priority: optional
Section: net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Soren Hansen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 129
Depends: python3-swift (= 2.26.0-0ubuntu1), python3:any
Suggests: swift-bench
Filename: pool/main/s/swift/swift_2.26.0-0ubuntu1_all.deb
Size: 25748
MD5sum: 5644fb6bb13ef4870d349af023d5a125
SHA1: 97291a356471ce47a269a14c1b57c5af8770a7f8
SHA256: f9c421f2cca1b297de84214324af5f7da965c85a954209c8ac4942edb3273f12
SHA512: 07ac6d249e12546774496012ee887256db42d0f28e86788c4d5e196b334b79d5f3802b31fb7cd801a036cf38794faf1c1c0a9fddf872ac6f438f84a77a6cbc09
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