How to Install and Uninstall python311-paramiko Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python311-paramiko" package

Please follow the guidance below to install python311-paramiko on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-paramiko

2. Uninstall "python311-paramiko" package

In this section, we are going to explain the necessary steps to uninstall python311-paramiko on openSuSE Tumbleweed:

$ sudo zypper remove python311-paramiko

3. Information about the python311-paramiko package on openSuSE Tumbleweed

Information for package python311-paramiko:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-paramiko
Version : 3.4.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-paramiko-3.4.0-1.4.src
Upstream URL : https://www.paramiko.org/
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.

5. The same packages on other Linux Distributions