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

Last updated: November 07,2024

1. Install "swift-bench" package

In this section, we are going to explain the necessary steps to install swift-bench on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install swift-bench

2. Uninstall "swift-bench" package

Learn how to uninstall swift-bench on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: swift-bench
Priority: optional
Section: universe/python
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.2.0-1
Depends: python-eventlet (>= 0.17.4), python-swift, python-swiftclient, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/swift-bench/swift-bench_1.2.0-1_all.deb
Size: 12264
MD5sum: 295ed7056d256552da74a495b2d3e2b2
SHA1: bae10faa6d721e64fb19cb2af41934f9d7120b15
SHA256: e5f32bdea89353306ec69ad32c0b4a985ece713a41653e5a4c397a4d4803cfd5
Description-en: 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: bce98635d7955dcd890a4ebd5d8a70e3
Homepage: https://github.com/openstack/swift-bench
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu