How to Install and Uninstall python3-spur Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-spur" package

Please follow the steps below to install python3-spur on Kali Linux

$ sudo apt update $ sudo apt install python3-spur

2. Uninstall "python3-spur" package

In this section, we are going to explain the necessary steps to uninstall python3-spur on Kali Linux:

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

3. Information about the python3-spur package on Kali Linux

Package: python3-spur
Source: python-spur
Version: 0.3.21-3
Installed-Size: 69
Maintainer: Debian Python Team
Architecture: all
Depends: python3-paramiko, python3:any
Size: 19160
SHA256: cebc502b3de49fcc905dc4a9dfb35ccb6264ccd1f6a56ceda66eccf719ac53fc
SHA1: e51ad9baea9cefee0bd2070447cf0927ff198b43
MD5sum: 53bec4ea7c846609b4eeb1d7aaa9f17e
Description: 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:
Homepage: https://github.com/mwilliamson/spur.py
Section: python
Priority: optional
Filename: pool/main/p/python-spur/python3-spur_0.3.21-3_all.deb