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

Last updated: May 18,2024

1. Install "python3-cec" package

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

$ sudo apt update $ sudo apt install python3-cec

2. Uninstall "python3-cec" package

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

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

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

Package: python3-cec
Source: libcec
Version: 6.0.2-5
Installed-Size: 531
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libcec6 (= 6.0.2-5), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libp8-platform2 (>= 1.0.10), libpython3.11 (>= 3.11.0), libstdc++6 (>= 11), python3 (<< 3.12), python3 (>= 3.11~), python3:any
Size: 113768
SHA256: fdcdbafad63ca4d1ded121f99945794c31bd4cffe1eaebe5c4e913d546ade552
SHA1: 72adc62faef4d69036032397e485fe0a822b54cc
MD5sum: bc22e8b00b5ebf8de9c19e72c5d12542
Description: Python 3 bindings for USB CEC Adaptor
This library provides support for the Pulse-Eight USB-CEC adapter and
other CEC capable hardware, like the Raspberry Pi.
.
This package provides Python 3 bindings for libcec.
Description-md5:
Homepage: http://libcec.pulse-eight.com/
Section: python
Priority: optional
Filename: pool/main/libc/libcec/python3-cec_6.0.2-5_amd64.deb