How to Install and Uninstall python3-scp.noarch Package on AlmaLinux 9
Last updated: November 29,2024
1. Install "python3-scp.noarch" package
This is a short guide on how to install python3-scp.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-scp.noarch
Copied
2. Uninstall "python3-scp.noarch" package
Please follow the instructions below to uninstall python3-scp.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-scp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-scp.noarch package on AlmaLinux 9
Last metadata expiration check: 2:11:08 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-scp
Version : 0.14.4
Release : 1.el9
Architecture : noarch
Size : 23 k
Source : python-scp-0.14.4-1.el9.src.rpm
Repository : epel
Summary : Scp module for paramiko
URL : https://github.com/jbardin/scp.py
License : LGPLv2+
Description : The scp.py module uses a paramiko transport to send and receive files via the
: scp1 protocol. This is the protocol as referenced from the openssh scp program,
: and has only been tested with this implementation.
Available Packages
Name : python3-scp
Version : 0.14.4
Release : 1.el9
Architecture : noarch
Size : 23 k
Source : python-scp-0.14.4-1.el9.src.rpm
Repository : epel
Summary : Scp module for paramiko
URL : https://github.com/jbardin/scp.py
License : LGPLv2+
Description : The scp.py module uses a paramiko transport to send and receive files via the
: scp1 protocol. This is the protocol as referenced from the openssh scp program,
: and has only been tested with this implementation.