How to Install and Uninstall python312-asyncssh Package on openSuSE Tumbleweed
Last updated: December 27,2024
1. Install "python312-asyncssh" package
In this section, we are going to explain the necessary steps to install python312-asyncssh on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-asyncssh
Copied
2. Uninstall "python312-asyncssh" package
This is a short guide on how to uninstall python312-asyncssh on openSuSE Tumbleweed:
$
sudo zypper remove
python312-asyncssh
Copied
3. Information about the python312-asyncssh package on openSuSE Tumbleweed
Information for package python312-asyncssh:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-asyncssh
Version : 2.14.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.8 MiB
Installed : No
Status : not installed
Source package : python-asyncssh-2.14.2-1.2.src
Upstream URL : https://github.com/ronf/asyncssh
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.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-asyncssh
Version : 2.14.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.8 MiB
Installed : No
Status : not installed
Source package : python-asyncssh-2.14.2-1.2.src
Upstream URL : https://github.com/ronf/asyncssh
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.