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

Last updated: November 07,2024

1. Install "python-spur" package

Learn how to install python-spur on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-spur

2. Uninstall "python-spur" package

Please follow the guidelines below to uninstall python-spur on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-spur
Priority: optional
Section: universe/python
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.3.15-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-paramiko
Filename: pool/universe/p/python-spur/python-spur_0.3.15-1_all.deb
Size: 15652
MD5sum: 24f7361de899e9e18dd02cc1149197a1
SHA1: 94cfbe932949113661b0318227f79cac57e9cc17
SHA256: ee24fe9e1970eef1ee9a20257b555a452eca2cf68d772a0cfaa139e920cbdd69
Description-en: Run commands easily over SSH
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
Description-md5: b6c9ad3efdc66f2a9e022899dc9672aa
Homepage: https://github.com/mwilliamson/spur.py
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu