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

Last updated: May 17,2024

1. Install "python-asyncssh-doc" package

This guide let you learn how to install python-asyncssh-doc on Kali Linux

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

2. Uninstall "python-asyncssh-doc" package

Here is a brief guide to show you how to uninstall python-asyncssh-doc on Kali Linux:

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

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

Package: python-asyncssh-doc
Source: python-asyncssh
Version: 2.10.1-2
Installed-Size: 6714
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 415612
SHA256: 3f815b5795ff2870595da1ac6746029d1420119958bc2bb2e5845d632380c2c3
SHA1: dd5172cf148c970b97e5efc23a31cf9941e349a0
MD5sum: bf4e0061285f5fab63198f4c4b69b01a
Description: asyncio-based client and server implementation of SSHv2 protocol (doc)
AsyncSSH is a Python package which provides an asynchronous client
and server implementation of the SSHv2 protocol on top of the Python
3.4+ asyncio framework.
.
It comes with a full support of SSHv2 and SFTP client and server
functions, including shell, command and subsystem channels, direct
and forwarded TCP channels, local and remote TCP port forwarding.
.
This package contains the HTML docs and examples.
Description-md5:
Homepage: https://github.com/ronf/asyncssh
Section: doc
Priority: optional
Filename: pool/main/p/python-asyncssh/python-asyncssh-doc_2.10.1-2_all.deb