How to Install and Uninstall python-aioconsole-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "python-aioconsole-doc" package

Please follow the instructions below to install python-aioconsole-doc on Kali Linux

$ sudo apt update $ sudo apt install python-aioconsole-doc

2. Uninstall "python-aioconsole-doc" package

Please follow the guidelines below to uninstall python-aioconsole-doc on Kali Linux:

$ sudo apt remove python-aioconsole-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-aioconsole-doc package on Kali Linux

Package: python-aioconsole-doc
Source: aioconsole
Version: 0.7.0-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 118
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Homepage: https://github.com/vxgmichel/aioconsole
Priority: optional
Section: doc
Filename: pool/main/a/aioconsole/python-aioconsole-doc_0.7.0-0kali1_all.deb
Size: 17516
SHA256: 1c3985e206d9139bfd27be3847ef039b763d0cb490943dc0b8a0360498a4ae7e
SHA1: 2a1c14206e331e3b53353a0260fd5471448f10cb
MD5sum: 53ae080f7603812a40e1e6033859fff9
Description: Asynchronous console and interfaces for asyncio (common documentation)
This package contains an aynchronous console and interfaces for asyncio. It
provides:
* asynchronous equivalents to input, print, exec and code.interact
* an interactive loop running the asynchronous Python console
* a way to customize and run command line interface using argparse
* stream support to serve interfaces instead of using standard streams
* the apython script to access asyncio code at runtime without modifying the
sources
.
This is the common documentation package.
Description-md5: