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

Last updated: May 06,2024

1. Install "swift-proxy" package

This guide covers the steps necessary to install swift-proxy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install swift-proxy

2. Uninstall "swift-proxy" package

Here is a brief guide to show you how to uninstall swift-proxy on Ubuntu 21.10 (Impish Indri):

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

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

Package: swift-proxy
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: 115
Depends: python3-swift (= 2.28.0+git2021090911.5d52afbe4-0ubuntu1), python3:any
Filename: pool/main/s/swift/swift-proxy_2.28.0+git2021090911.5d52afbe4-0ubuntu1_all.deb
Size: 38666
MD5sum: 64135c3d9664165bd29b1e553979841b
SHA1: 74a4f9d9c310f179a479366bd7c9a3f16ce01e0d
SHA256: ead33ad87984b75606c7cd12c15238399031b80f0738f7ba693fe87c08306764
SHA512: ba47cbfaea895bf65d83ed1749a73a8929fda773aabe7f5393e1446bad88b61959dc8ca9f478c5efc87ce3fdc98b9eec4f6a1be9035455b6bbc6aaae17b9a871
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