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

Last updated: May 17,2024

1. Install "swift-proxy" package

Please follow the instructions below to install swift-proxy on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install swift-proxy

2. Uninstall "swift-proxy" package

This tutorial shows how to uninstall swift-proxy on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: swift-proxy
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: 111
Depends: python3-swift (= 2.26.0-0ubuntu1), python3:any
Filename: pool/main/s/swift/swift-proxy_2.26.0-0ubuntu1_all.deb
Size: 36668
MD5sum: 12d1615a0e134f881f35ecf25bde90a9
SHA1: d236ac6ba39bbb9e41c076f6530bcc49b6d6e2ac
SHA256: 73edf5502a61efef112d315e2eb56143d1f17753cf38e5bfee60d3c94dcedd44
SHA512: 1f4b05e6ec60842cd8e28769e3ec7b818f8250c220ddb394d7447b83a6e052db1e4c471a380a3bd14c370bd8e5a52093e07f06bbd4dd2813f5a4b03cc821203d
Homepage: https://opendev.org/openstack/swift
Description-en: distributed virtual object store - proxy 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 a proxy server on which clients can connect to store
object into Swift.
Description-md5: 484efcd1f3cbf484a2fed44dcec3d88f