How to Install and Uninstall swift-bench Package on Kali Linux

Last updated: May 10,2024

1. Install "swift-bench" package

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

$ sudo apt update $ sudo apt install swift-bench

2. Uninstall "swift-bench" package

This guide let you learn how to uninstall swift-bench on Kali Linux:

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

3. Information about the swift-bench package on Kali Linux

Package: swift-bench
Version: 1.2.0-7
Installed-Size: 63
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-eventlet, python3-swift, python3-swiftclient, python3:any
Size: 13284
SHA256: d7060c2b8de62de264e6b77194fb128f38b9cec19e7e0377c8c77931acbbe29d
SHA1: 9715879d7e97f9578167c5984e23066c763c0cd8
MD5sum: 424180efa7a7cd36a0712ec0d6130698
Description: benchmarking tool for Swift
Swift Bench is simple tool for benchmarking OpenStack Swift cluster
.
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.
Description-md5:
Homepage: https://github.com/openstack/swift-bench
Tag: admin::virtualization, implemented-in::python, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/s/swift-bench/swift-bench_1.2.0-7_all.deb