How to Install and Uninstall python3-asyncssh Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-asyncssh" package

Please follow the guidelines below to install python3-asyncssh on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-asyncssh

2. Uninstall "python3-asyncssh" package

Please follow the guidelines below to uninstall python3-asyncssh on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-asyncssh package on Ubuntu 21.10 (Impish Indri)

Package: python3-asyncssh
Architecture: all
Version: 2.5.0-1
Priority: optional
Section: universe/python
Source: python-asyncssh
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1317
Depends: python3-cryptography (>= 2.8), python3:any
Recommends: python-asyncssh-doc, python3-bcrypt (>= 3)
Filename: pool/universe/p/python-asyncssh/python3-asyncssh_2.5.0-1_all.deb
Size: 184844
MD5sum: 24b41c884604eb4fefe4c1a38fe588c9
SHA1: c40c54a3f3fdf8a3a1b496493be672cd8b560b4a
SHA256: 116d903974b74f61ccfeed310527a4596fa3384fb05a45ee39fb92ded083d2e0
SHA512: 13f2f17d20cbc3678854426d8250802d88e307404278948d7e72cc8d0d6d57c85f7aca44fa661edbffb9ee30abf20ac00b636a99ddd68b3fd34027247aef59ca
Homepage: https://github.com/ronf/asyncssh
Description-en: asyncio-based client and server implementation of SSHv2 protocol
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.
.
Other features include:
+ Multiple simultaneous sessions on a single SSH connection
+ Multiple SSH connections in a single event loop
+ Byte and string based I/O with settable encoding
+ A variety of key exchange, encryption, and MAC algorithms
+ Support for gzip compression
+ Password, public key, and keyboard-interactive user authentication methods
+ Many types and formats of public keys and certificates
+ OpenSSH-style known_hosts file support
+ OpenSSH-style authorized_keys file support
Description-md5: ea709ca614c3167bf115b4408f4f223d