How to Install and Uninstall execnet-doc Package on Kali Linux

Last updated: May 09,2024

1. Install "execnet-doc" package

Please follow the guidelines below to install execnet-doc on Kali Linux

$ sudo apt update $ sudo apt install execnet-doc

2. Uninstall "execnet-doc" package

This is a short guide on how to uninstall execnet-doc on Kali Linux:

$ sudo apt remove execnet-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the execnet-doc package on Kali Linux

Package: execnet-doc
Source: execnet
Version: 2.0.0-2
Installed-Size: 501
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Recommends: python3-execnet
Size: 143564
SHA256: eff397d540d3087ce8c2c7bcb7e93bb523f32a38f85e0eff3c2e473d8eef9f44
SHA1: 1e8ae519290ec9ba0226f6ce945ca5352a3b242b
MD5sum: d202481ee725425a83a1a36240df63e3
Description: rapid multi-Python deployment (docs)
execnet provides carefully tested means to ad-hoc interact with Python
interpreters across version, platform and network barriers. It provides
a minimal and fast API targeting the following uses:
.
* distribute tasks to local or remote CPUs
* write and deploy hybrid multi-process applications
* write scripts to administer a bunch of exec environments
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pytest-dev/execnet
Section: doc
Priority: optional
Filename: pool/main/e/execnet/execnet-doc_2.0.0-2_all.deb