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

Last updated: May 19,2024

1. Install "python3-spidev" package

This guide covers the steps necessary to install python3-spidev on Kali Linux

$ sudo apt update $ sudo apt install python3-spidev

2. Uninstall "python3-spidev" package

Please follow the guidelines below to uninstall python3-spidev on Kali Linux:

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

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

Package: python3-spidev
Source: spidev (3.6-1)
Version: 3.6-1+b2
Installed-Size: 88
Maintainer: Debian Electronics Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.7)
Size: 15964
SHA256: 40df5b3f32a7f8e06e1881e80431811bf0526bcaaedff08538872bcdd2de9989
SHA1: eb3dd2c923f3d0deab26fb8f7062071e46d91c7e
MD5sum: 5d56ede3b9ebf6252589f53abed88634
Description: Python bindings for Linux SPI access through spidev
This project contains a python module for interfacing with SPI
devices from user space via the spidev linux kernel
driver.
Description-md5:
Homepage: https://github.com/doceme/py-spidev
Section: python
Priority: optional
Filename: pool/main/s/spidev/python3-spidev_3.6-1+b2_amd64.deb