How to Install and Uninstall python-asyncssh-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-asyncssh-doc" package
This is a short guide on how to install python-asyncssh-doc on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-asyncssh-doc
Copied
2. Uninstall "python-asyncssh-doc" package
In this section, we are going to explain the necessary steps to uninstall python-asyncssh-doc on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-asyncssh-doc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-asyncssh-doc package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-asyncssh-doc
Priority: optional
Section: universe/doc
Installed-Size: 2462
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-asyncssh
Version: 1.3.0-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-asyncssh/python-asyncssh-doc_1.3.0-1_all.deb
Size: 168914
MD5sum: beaeb9eae106df6a0dfd19583c3f7990
SHA1: 0c1db95c2848da018ab5fbeeb3d5bb933078f9ce
SHA256: a8df07300539445bbbbe6a7bd402c659b8a331ff9d1fe777b25e238730632ed4
Description-en: 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: 4fd1f087b339c2a5c6fc2f89f04899f0
Homepage: https://github.com/ronf/asyncssh
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/doc
Installed-Size: 2462
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-asyncssh
Version: 1.3.0-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-asyncssh/python-asyncssh-doc_1.3.0-1_all.deb
Size: 168914
MD5sum: beaeb9eae106df6a0dfd19583c3f7990
SHA1: 0c1db95c2848da018ab5fbeeb3d5bb933078f9ce
SHA256: a8df07300539445bbbbe6a7bd402c659b8a331ff9d1fe777b25e238730632ed4
Description-en: 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: 4fd1f087b339c2a5c6fc2f89f04899f0
Homepage: https://github.com/ronf/asyncssh
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu