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

Last updated: May 01,2024

1. Install "python3-libgpiod" package

This guide let you learn how to install python3-libgpiod on Kali Linux

$ sudo apt update $ sudo apt install python3-libgpiod

2. Uninstall "python3-libgpiod" package

This guide covers the steps necessary to uninstall python3-libgpiod on Kali Linux:

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

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

Package: python3-libgpiod
Source: libgpiod (1.6.3-1)
Version: 1.6.3-1+b3
Installed-Size: 87
Maintainer: SZ Lin (林上智)
Architecture: amd64
Depends: libc6 (>= 2.4), libgpiod2 (= 1.6.3-1+b3), python3 (<< 3.12), python3 (>= 3.11~)
Size: 21248
SHA256: d006a497c7adbfe3ee6e25acaa2770c975e26f92654d60a9c43917251599b02f
SHA1: 206b728ea2208fd5f894693884bacee2cd1b4463
MD5sum: 676298de738fe76b5ca794c16d29c53d
Description: Python bindings for libgpiod (Python 3)
libgpiod encapsulates the ioctl calls and data structures
behind a straightforward API. This new character device
interface guarantees all allocated resources are freed after
closing the device file descriptor and adds several new
features that are not present in the obsolete sysfs interface
(like event polling, setting/reading multiple values at once or
open-source and open-drain GPIOs).
.
This package contains Python 3 bindings for the libgpiod library.
Description-md5:
Multi-Arch: same
Homepage: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git
Section: python
Priority: optional
Filename: pool/main/libg/libgpiod/python3-libgpiod_1.6.3-1+b3_amd64.deb