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

Last updated: May 05,2024

1. Install "swift-object" package

Learn how to install swift-object on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install swift-object

2. Uninstall "swift-object" package

This tutorial shows how to uninstall swift-object on Ubuntu 21.10 (Impish Indri):

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

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

Package: swift-object
Architecture: all
Version: 2.28.0+git2021090911.5d52afbe4-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: 139
Depends: python3-swift (= 2.28.0+git2021090911.5d52afbe4-0ubuntu1), rsync, python3:any
Filename: pool/main/s/swift/swift-object_2.28.0+git2021090911.5d52afbe4-0ubuntu1_all.deb
Size: 30902
MD5sum: 431fa582c0e9485a05fbbfeb285a3f33
SHA1: 91b57bcb3abce6e2b836f05903252f386021522d
SHA256: df9acc13a8fc9f54c47145eaaf3cf49129b3849fd7e16620087f626d4ee97b2f
SHA512: ac47dcacac44a047d6bbe6f7f4000bcc8bc13c88ece24d189065098f62669e467c28a04459fe8126d647335e7f7e37f07d752ce22d4c982be42b557dac17ddb7
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