How to Install and Uninstall python2-paramiko Package on openSUSE Leap
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-paramiko" package
Please follow the guidelines below to install python2-paramiko on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-paramiko
Copied
2. Uninstall "python2-paramiko" package
Please follow the guidance below to uninstall python2-paramiko on openSUSE Leap:
$
sudo zypper remove
python2-paramiko
Copied
3. Information about the python2-paramiko package on openSUSE Leap
Information for package python2-paramiko:
-----------------------------------------
Repository : Main Repository
Name : python2-paramiko
Version : 2.4.2-6.9.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-paramiko-2.4.2-6.9.1.src
Summary : SSH2 protocol library
Description :
This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
connections between python scripts. All major ciphers and hash methods
are supported. SFTP client and server mode are both supported too.
-----------------------------------------
Repository : Main Repository
Name : python2-paramiko
Version : 2.4.2-6.9.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-paramiko-2.4.2-6.9.1.src
Summary : SSH2 protocol library
Description :
This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
connections between python scripts. All major ciphers and hash methods
are supported. SFTP client and server mode are both supported too.