How to Install and Uninstall python311-paramiko Package on openSUSE Leap

Last updated: May 08,2024

1. Install "python311-paramiko" package

This is a short guide on how to install python311-paramiko on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-paramiko

2. Uninstall "python311-paramiko" package

This guide covers the steps necessary to uninstall python311-paramiko on openSUSE Leap:

$ sudo zypper remove python311-paramiko

3. Information about the python311-paramiko package on openSUSE Leap

Information for package python311-paramiko:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-paramiko
Version : 3.4.0-150400.13.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-paramiko-3.4.0-150400.13.6.1.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