How to Install and Uninstall swift-object-expirer Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "swift-object-expirer" package

This tutorial shows how to install swift-object-expirer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install swift-object-expirer

2. Uninstall "swift-object-expirer" package

Here is a brief guide to show you how to uninstall swift-object-expirer on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the swift-object-expirer package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: swift-object-expirer
Architecture: all
Version: 2.7.1-0ubuntu2
Priority: optional
Section: universe/net
Source: swift
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Soren Hansen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: python-swift (= 2.7.1-0ubuntu2), lsb-base (>= 4.1+Debian11ubuntu7), python:any
Breaks: swift (<< 1.13.1~rc1-0ubuntu1~), swift-object (<< 1.12.0-0ubuntu2)
Replaces: swift (<< 1.13.1~rc1-0ubuntu1~), swift-object (<< 1.12.0-0ubuntu2)
Filename: pool/universe/s/swift/swift-object-expirer_2.7.1-0ubuntu2_all.deb
Size: 9274
MD5sum: 62f5120339f0efa73e1c21ae0002caee
SHA1: 8f65305c78fd1ba125721f776b3ac93f0a6167df
SHA256: 313ca48662cea82cb121c62ed4a2d92b1d53bf325cac927df0a86e27ff2b2c30
SHA512: b79445ca316c156cb568a5f402891ffbb99c189925cac18eb61cd2d9be39e29b6fb2da8861d9b612a440b6906c1c08a577f96ca3f7170b5ccc54cec2b1b31f28
Homepage: http://launchpad.net/swift
Description-en: distributed virtual object store - object expirer
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 object-expirer service that provides scheduled
deletion of objects in Swift.
Description-md5: e3ef8c9d2bc296b341f443245f8ccc0f

Package: swift-object-expirer
Priority: optional
Section: universe/net
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Soren Hansen
Architecture: all
Source: swift
Version: 2.7.0-0ubuntu2
Replaces: swift (<< 1.13.1~rc1-0ubuntu1~), swift-object (<< 1.12.0-0ubuntu2)
Depends: python-swift (= 2.7.0-0ubuntu2), lsb-base (>= 4.1+Debian11ubuntu7), python:any
Breaks: swift (<< 1.13.1~rc1-0ubuntu1~), swift-object (<< 1.12.0-0ubuntu2)
Filename: pool/universe/s/swift/swift-object-expirer_2.7.0-0ubuntu2_all.deb
Size: 9226
MD5sum: 5fb40f9f1d7eea1b812461e80acbae87
SHA1: d92429d4b6dfc1bd8a9afdfa9177e9496d4585ee
SHA256: 9735f793e5d6c7bf5f7a8482e21c7ee4d4b0988504a79f38401348ec0969978d
Description-en: distributed virtual object store - object expirer
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 object-expirer service that provides scheduled
deletion of objects in Swift.
Description-md5: e3ef8c9d2bc296b341f443245f8ccc0f
Homepage: http://launchpad.net/swift
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu