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

Last updated: May 19,2024

1. Install "python3-mitogen" package

Please follow the step by step instructions below to install python3-mitogen on Kali Linux

$ sudo apt update $ sudo apt install python3-mitogen

2. Uninstall "python3-mitogen" package

Learn how to uninstall python3-mitogen on Kali Linux:

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

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

Package: python3-mitogen
Source: python-mitogen
Version: 0.3.4-2
Installed-Size: 560
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 131964
SHA256: c243f08175f1a2263eb86d91707289f80d8ace0d9eed23f7bf7824f7948ae476
SHA1: 123b453fbc5137630a23d40d418d43edbc938a0a
MD5sum: 3e939406d13faefc6199306bf03ecc83
Description: Library for writing distributed self-replicating programs
Mitogen is a Python library for writing distributed self-replicating programs.
.
There is no requirement for installing packages, copying files around, writing
shell snippets, upfront configuration, or providing any secondary link to a
remote machine aside from an SSH connection. Due to its origins for use in
managing potentially damaged infrastructure, the remote machine need not even
have free disk space or a writeable filesystem.
Description-md5:
Homepage: https://github.com/mitogen-hq/mitogen/
Section: python
Priority: optional
Filename: pool/main/p/python-mitogen/python3-mitogen_0.3.4-2_all.deb