How to Install and Uninstall python3-scp Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "python3-scp" package
Please follow the guidelines below to install python3-scp on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-scp
Copied
2. Uninstall "python3-scp" package
Please follow the guidance below to uninstall python3-scp on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-scp
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-scp package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-scp
Priority: optional
Section: universe/python
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: python-scp
Version: 0.10.2-1
Depends: python3-paramiko, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-scp/python3-scp_0.10.2-1_all.deb
Size: 7488
MD5sum: 8f754abec5df8273141fdf4e4d47f7df
SHA1: 02677807b60a9f42f70b5b32e5c752b469bc67f0
SHA256: 94dceb75af9eea7ee1419787fe66a4d7dab65174fb41fb5bc13d17a00c77fb88
Description-en: scp module for paramiko (Python 3)
The scp.py module uses a paramiko transport to send and recieve files via the
scp1 protocol. This is the protocol as referenced from the openssh scp program,
and has only been tested with this implementation.
.
This package contains the Python 3 module for scp .
Description-md5: 4b8618247883e3d4500e14cb14ca0952
Homepage: https://github.com/jbardin/scp.py
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: python-scp
Version: 0.10.2-1
Depends: python3-paramiko, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-scp/python3-scp_0.10.2-1_all.deb
Size: 7488
MD5sum: 8f754abec5df8273141fdf4e4d47f7df
SHA1: 02677807b60a9f42f70b5b32e5c752b469bc67f0
SHA256: 94dceb75af9eea7ee1419787fe66a4d7dab65174fb41fb5bc13d17a00c77fb88
Description-en: scp module for paramiko (Python 3)
The scp.py module uses a paramiko transport to send and recieve files via the
scp1 protocol. This is the protocol as referenced from the openssh scp program,
and has only been tested with this implementation.
.
This package contains the Python 3 module for scp .
Description-md5: 4b8618247883e3d4500e14cb14ca0952
Homepage: https://github.com/jbardin/scp.py
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu