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

Last updated: February 02,2025

1. Install "swift-tools" package

Please follow the guidelines below to install swift-tools on Kali Linux

$ sudo apt update $ sudo apt install swift-tools

2. Uninstall "swift-tools" package

This is a short guide on how to uninstall swift-tools on Kali Linux:

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

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

Package: swift-tools
Version: 0.0.8
Installed-Size: 77
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-oslo.config, python3-swift, python3-numpy, ncat, python3:any
Size: 15344
SHA256: 59d117784af43ecf06fc6f9b305811af66ed62e8afa18bef9a23a9825d007fe6
SHA1: 9a5757ce09c04dec92aefe08a747399e8c409bc4
MD5sum: 7980e5947a911b348345b291b1455c2c
Description: Swift cluster cli helpers utilities
This package contains a set of utilities to help managing Swift cluster. It
helps, for example:
* Check rebalance status
* Show status of the cluster
* Check max oldest completion
* Compare two version of ring
Description-md5:
Homepage: https://salsa.debian.org/openstack-team/third-party/swift-tools
Section: net
Priority: optional
Filename: pool/main/s/swift-tools/swift-tools_0.0.8_all.deb

5. The same packages on other Linux Distributions