How to Install and Uninstall cumin Package on Kali Linux

Last updated: November 07,2024

1. Install "cumin" package

Please follow the instructions below to install cumin on Kali Linux

$ sudo apt update $ sudo apt install cumin

2. Uninstall "cumin" package

Please follow the guidance below to uninstall cumin on Kali Linux:

$ sudo apt remove cumin $ sudo apt autoclean && sudo apt autoremove

3. Information about the cumin package on Kali Linux

Package: cumin
Version: 4.2.0-1
Installed-Size: 242
Maintainer: Riccardo Coccioli
Architecture: amd64
Depends: python3-clustershell, python3-pyparsing, python3-requests, python3-tqdm, python3-yaml, python3:any (>= 3.7~)
Suggests: python3-keystoneauth1, python3-keystoneclient, python3-novaclient
Size: 57704
SHA256: 9b8a8c9b2294aae79b40fbce163b3785d3082a9c696a35631f10a6df14fb1773
SHA1: 6ca504f065900cb1962098715323cfe44976c047
MD5sum: cb215452b4fe507c4c9b1c50b1a8ab2e
Description: Automation and orchestration framework written in Python
Cumin provides a flexible and scalable automation framework to
execute multiple commands on multiple targets in parallel.
.
It allows one to easily perform complex selections of hosts through
a user-friendly query language which can interface with different
backend modules.
.
The transport layer can also be selected, providing multiple
execution strategies.
.
It can be used both via its command line interface (CLI) and as a
Python library.
Description-md5:
Homepage: https://github.com/wikimedia/cumin
Section: utils
Priority: optional
Filename: pool/main/c/cumin/cumin_4.2.0-1_amd64.deb