How to Install and Uninstall python38-asyncssh Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "python38-asyncssh" package

This tutorial shows how to install python38-asyncssh on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-asyncssh

2. Uninstall "python38-asyncssh" package

Please follow the step by step instructions below to uninstall python38-asyncssh on openSuSE Tumbleweed:

$ sudo zypper remove python38-asyncssh

3. Information about the python38-asyncssh package on openSuSE Tumbleweed

Information for package python38-asyncssh:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-asyncssh
Version : 2.5.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3,3 MiB
Installed : No
Status : not installed
Source package : python-asyncssh-2.5.0-2.2.src
Summary : Asynchronous SSHv2 client and server library
Description :
AsyncSSH is a Python package which provides an asynchronous client and
server implementation of the SSHv2 protocol on top of the Python asyncio framework.