How to Install and Uninstall swift-drive-audit Package on Kali Linux

Last updated: May 17,2024

1. Install "swift-drive-audit" package

Please follow the step by step instructions below to install swift-drive-audit on Kali Linux

$ sudo apt update $ sudo apt install swift-drive-audit

2. Uninstall "swift-drive-audit" package

In this section, we are going to explain the necessary steps to uninstall swift-drive-audit on Kali Linux:

$ sudo apt remove swift-drive-audit $ sudo apt autoclean && sudo apt autoremove

3. Information about the swift-drive-audit package on Kali Linux

Package: swift-drive-audit
Source: swift
Version: 2.32.0-2
Installed-Size: 107
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-swift (= 2.32.0-2), swift (= 2.32.0-2), python3:any
Size: 75508
SHA256: c61b762ef36e347172b8c990f37718b4b2cdf81eeec64000ee1893c3a37e99fe
SHA1: f29b8cdf0580de3272a09941c08df2d9db943fc0
MD5sum: 84f470012120e445ca38a089d0483130
Description: distributed virtual object store - drive audit
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 drive audit tool.
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-drive-audit_2.32.0-2_all.deb