How to Install and Uninstall python310-paramiko-expect Package on openSuSE Tumbleweed
Last updated: November 16,2024
1. Install "python310-paramiko-expect" package
This guide covers the steps necessary to install python310-paramiko-expect on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-paramiko-expect
Copied
2. Uninstall "python310-paramiko-expect" package
Please follow the guidelines below to uninstall python310-paramiko-expect on openSuSE Tumbleweed:
$
sudo zypper remove
python310-paramiko-expect
Copied
3. Information about the python310-paramiko-expect package on openSuSE Tumbleweed
Information for package python310-paramiko-expect:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-paramiko-expect
Version : 0.3.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 43.0 KiB
Installed : No
Status : not installed
Source package : python-paramiko-expect-0.3.5-1.4.src
Upstream URL : https://github.com/fgimian/paramiko-expect
Summary : An expect-like extension for the Paramiko SSH library
Description :
Paramiko Expect provides an expect-like extension for the Paramiko SSH library
which allows scripts to fully interact with hosts via a true SSH
connection.
The class is constructed with an SSH Client object (this will likely be
extended to support a transport in future for more flexibility).
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-paramiko-expect
Version : 0.3.5-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 43.0 KiB
Installed : No
Status : not installed
Source package : python-paramiko-expect-0.3.5-1.4.src
Upstream URL : https://github.com/fgimian/paramiko-expect
Summary : An expect-like extension for the Paramiko SSH library
Description :
Paramiko Expect provides an expect-like extension for the Paramiko SSH library
which allows scripts to fully interact with hosts via a true SSH
connection.
The class is constructed with an SSH Client object (this will likely be
extended to support a transport in future for more flexibility).