How to Install and Uninstall python38-paramiko-expect Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-paramiko-expect" package
This tutorial shows how to install python38-paramiko-expect on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-paramiko-expect
Copied
2. Uninstall "python38-paramiko-expect" package
This is a short guide on how to uninstall python38-paramiko-expect on openSuSE Tumbleweed:
$
sudo zypper remove
python38-paramiko-expect
Copied
3. Information about the python38-paramiko-expect package on openSuSE Tumbleweed
Information for package python38-paramiko-expect:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-paramiko-expect
Version : 0.2.8-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 48,6 KiB
Installed : No
Status : not installed
Source package : python-paramiko-expect-0.2.8-2.6.src
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 : python38-paramiko-expect
Version : 0.2.8-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 48,6 KiB
Installed : No
Status : not installed
Source package : python-paramiko-expect-0.2.8-2.6.src
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).