How to Install and Uninstall python3-spur Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-spur" package

Please follow the instructions below to install python3-spur on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-spur

2. Uninstall "python3-spur" package

Please follow the step by step instructions below to uninstall python3-spur on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-spur $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-spur package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-spur
Priority: optional
Section: universe/python
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-spur
Version: 0.3.15-1
Depends: python3:any (>= 3.3.2-2~), python3-paramiko
Filename: pool/universe/p/python-spur/python3-spur_0.3.15-1_all.deb
Size: 15770
MD5sum: bf7256daa0ac25ab22b375b2a254dea1
SHA1: 3d0ac99e57e48b3b1b3bef8c7b079908b310eb7c
SHA256: dbd0c723d97d12e944a364aa35361eb0cb366cb7b68525bf27531b3ca37f8481
Description-en: Run commands easily over SSH (Python3)
With this Python library you can run commands and manipulate files locally
or over SSH using the same interface. It offers a much easier-to-use API than
alternatives such as python-paramiko
.
This is the Python3 version of the library.
Description-md5: 30b010f7c56100b7ec8299e7775f440a
Homepage: https://github.com/mwilliamson/spur.py
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu