How to Install and Uninstall swift-object-expirer Package on Kali Linux

Last updated: April 29,2024

1. Install "swift-object-expirer" package

Here is a brief guide to show you how to install swift-object-expirer on Kali Linux

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

2. Uninstall "swift-object-expirer" package

Please follow the steps below to uninstall swift-object-expirer on Kali Linux:

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

3. Information about the swift-object-expirer package on Kali Linux

Package: swift-object-expirer
Source: swift
Version: 2.32.0-2
Installed-Size: 119
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-swift (= 2.32.0-2), rsync, swift (= 2.32.0-2), python3:any
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 77244
SHA256: 4772371b0872c0daca4b0a73439ff53be85db805cfe4cfe85bb5762e2dbfc8bf
SHA1: 63c542b97d8c5738ccbd2f9efec644c4055499cb
MD5sum: c10e9fdd1a6e1505284b122865cb5f24
Description: distributed virtual object store - object-expirer
OpenStack Object Storage (code-named Swift) creates 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 expirer daemon. Only a single instance
of this daemon is needed for a given swift cluster, which is why it is
packaged separately.
Description-md5:
Homepage: https://github.com/openstack/swift
Tag: admin::virtualization, implemented-in::python, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/s/swift/swift-object-expirer_2.32.0-2_all.deb