How to Install and Uninstall python311-scp Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-scp" package
Please follow the guidance below to install python311-scp on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-scp
Copied
2. Uninstall "python311-scp" package
This guide covers the steps necessary to uninstall python311-scp on openSuSE Tumbleweed:
$
sudo zypper remove
python311-scp
Copied
3. Information about the python311-scp package on openSuSE Tumbleweed
Information for package python311-scp:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-scp
Version : 0.14.5-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 91.6 KiB
Installed : No
Status : not installed
Source package : python-scp-0.14.5-1.3.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 : openSUSE-Tumbleweed-Oss
Name : python311-scp
Version : 0.14.5-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 91.6 KiB
Installed : No
Status : not installed
Source package : python-scp-0.14.5-1.3.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.