How to Install and Uninstall python3-aioconsole Package on Kali Linux
Last updated: February 03,2025
1. Install "python3-aioconsole" package
Please follow the step by step instructions below to install python3-aioconsole on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-aioconsole
Copied
2. Uninstall "python3-aioconsole" package
This tutorial shows how to uninstall python3-aioconsole on Kali Linux:
$
sudo apt remove
python3-aioconsole
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-aioconsole package on Kali Linux
Package: python3-aioconsole
Source: aioconsole
Version: 0.7.0-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 74
Depends: python3:any
Suggests: python-aioconsole-doc
Homepage: https://github.com/vxgmichel/aioconsole
Priority: optional
Section: python
Filename: pool/main/a/aioconsole/python3-aioconsole_0.7.0-0kali1_all.deb
Size: 15680
SHA256: ecee0872dd3b5a003d940f25257d2820b11a7ccfdd5de98edd0df9d8eeea1fe3
SHA1: 97bbcc97dd0b67a74e5768b032280745f4db7116
MD5sum: 104e588e6e6fc2adefdf3cb141ef4f89
Description: Asynchronous console and interfaces for asyncio (Python 3)
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 package installs the library for Python 3.
Description-md5:
Source: aioconsole
Version: 0.7.0-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 74
Depends: python3:any
Suggests: python-aioconsole-doc
Homepage: https://github.com/vxgmichel/aioconsole
Priority: optional
Section: python
Filename: pool/main/a/aioconsole/python3-aioconsole_0.7.0-0kali1_all.deb
Size: 15680
SHA256: ecee0872dd3b5a003d940f25257d2820b11a7ccfdd5de98edd0df9d8eeea1fe3
SHA1: 97bbcc97dd0b67a74e5768b032280745f4db7116
MD5sum: 104e588e6e6fc2adefdf3cb141ef4f89
Description: Asynchronous console and interfaces for asyncio (Python 3)
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 package installs the library for Python 3.
Description-md5: