How to Install and Uninstall python36-paramiko Package on openSuSE Tumbleweed
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-paramiko" package
This tutorial shows how to install python36-paramiko on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-paramiko
Copied
2. Uninstall "python36-paramiko" package
This guide let you learn how to uninstall python36-paramiko on openSuSE Tumbleweed:
$
sudo zypper remove
python36-paramiko
Copied
3. Information about the python36-paramiko package on openSuSE Tumbleweed
Information for package python36-paramiko:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-paramiko
Version : 2.8.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,7 MiB
Installed : No
Status : not installed
Source package : python-paramiko-2.8.0-1.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 : openSUSE-Tumbleweed-Oss
Name : python36-paramiko
Version : 2.8.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,7 MiB
Installed : No
Status : not installed
Source package : python-paramiko-2.8.0-1.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.