How to Install and Uninstall python311-scp Package on openSUSE Leap
Last updated: November 24,2024
1. Install "python311-scp" package
Please follow the step by step instructions below to install python311-scp on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-scp
Copied
2. Uninstall "python311-scp" package
In this section, we are going to explain the necessary steps to uninstall python311-scp on openSUSE Leap:
$
sudo zypper remove
python311-scp
Copied
3. Information about the python311-scp package on openSUSE Leap
Information for package python311-scp:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-scp
Version : 0.14.5-150400.12.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 61.1 KiB
Installed : No
Status : not installed
Source package : python-scp-0.14.5-150400.12.3.1.src
Upstream URL : https://github.com/jbardin/scp.py
Summary : SSH scp module for paramiko
Description :
The scp.py module uses a paramiko transport to send and receive files via the
scp protocol. This is the protocol as referenced from the openssh scp program,
and has only been tested with this implementation.
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-scp
Version : 0.14.5-150400.12.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 61.1 KiB
Installed : No
Status : not installed
Source package : python-scp-0.14.5-150400.12.3.1.src
Upstream URL : https://github.com/jbardin/scp.py
Summary : SSH scp module for paramiko
Description :
The scp.py module uses a paramiko transport to send and receive files via the
scp protocol. This is the protocol as referenced from the openssh scp program,
and has only been tested with this implementation.