How to Install and Uninstall ansible-mitogen Package on Kali Linux

Last updated: April 29,2024

1. Install "ansible-mitogen" package

Please follow the guidelines below to install ansible-mitogen on Kali Linux

$ sudo apt update $ sudo apt install ansible-mitogen

2. Uninstall "ansible-mitogen" package

Please follow the steps below to uninstall ansible-mitogen on Kali Linux:

$ sudo apt remove ansible-mitogen $ sudo apt autoclean && sudo apt autoremove

3. Information about the ansible-mitogen package on Kali Linux

Package: ansible-mitogen
Source: python-mitogen
Version: 0.3.4-2
Installed-Size: 369
Maintainer: Debian Python Team
Architecture: all
Depends: ansible-core (<< 2.15) | ansible (<< 8), ansible-core (>= 2.10) | ansible (>= 2.10), python3-mitogen (= 0.3.4-2), python3:any
Size: 85220
SHA256: e78e7a11104a071218ffbe84e6286b1447e8bced62f3e61afd2ee638a25a4785
SHA1: 06ead14e69464077218d29096765203f75f0d559
MD5sum: 2fd36071cf713b0f9b1072141b68b77e
Description: Fast connection strategy for Ansible
Mitogen for Ansible is a completely redesigned UNIX connection layer and
module runtime for Ansible. Requiring minimal configuration changes, it
updates Ansible’s slow and wasteful shell-centric implementation with
pure-Python equivalents, invoked via highly efficient remote procedure calls
to persistent interpreters tunnelled over SSH. No changes are required to
target hosts.
Description-md5:
Homepage: https://github.com/mitogen-hq/mitogen/
Section: python
Priority: optional
Filename: pool/main/p/python-mitogen/ansible-mitogen_0.3.4-2_all.deb