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

Last updated: May 18,2024

1. Install "swift-object" package

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

$ sudo apt update $ sudo apt install swift-object

2. Uninstall "swift-object" package

In this section, we are going to explain the necessary steps to uninstall swift-object on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: swift-object
Architecture: all
Version: 2.26.0-0ubuntu1
Priority: optional
Section: net
Source: swift
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Soren Hansen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 134
Depends: python3-swift (= 2.26.0-0ubuntu1), rsync, python3:any
Filename: pool/main/s/swift/swift-object_2.26.0-0ubuntu1_all.deb
Size: 28664
MD5sum: b53f2ba449d596445b5b7773b8cf1126
SHA1: cee6b4c1db43e95c296f9b3ab20ffaa091dbdc06
SHA256: 7a75857147c2c8351b44501b22123ebbb47b0a145b6f203fb86e9c4983dad8db
SHA512: d78ef4fa608bd8888d2183ed4862470ceb2bee6e8ef9e7a294535ee1dfbdcd655c6a61ad92bbc4c6619b7d1a3bb4775d9327506917ff6f4eee76fa1c3a1e64aa
Homepage: https://opendev.org/openstack/swift
Description-en: distributed virtual object store - object server
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 swift object server.
Description-md5: 9c7491cb7a75e1ec163d08f6da52b8a7