How to Install and Uninstall libcec-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libcec-dev" package

Here is a brief guide to show you how to install libcec-dev on Kali Linux

$ sudo apt update $ sudo apt install libcec-dev

2. Uninstall "libcec-dev" package

Please follow the guidance below to uninstall libcec-dev on Kali Linux:

$ sudo apt remove libcec-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcec-dev package on Kali Linux

Package: libcec-dev
Source: libcec
Version: 6.0.2-5
Installed-Size: 142
Maintainer: Barak A. Pearlmutter
Architecture: amd64
Depends: libcec6 (= 6.0.2-5)
Size: 23152
SHA256: 75ccd0654e4cf1531dacfba1483ddeff66e8548aacc3437a98e9b2e096fc0bc2
SHA1: 037b78d364803d1075011178ac734f5b6f8c7f77
MD5sum: 8b1feaf685c113016dcee3784ae1eba6
Description: USB CEC Adaptor communication Library (development files)
This library provides support for the Pulse-Eight USB-CEC adapter and
other CEC capable hardware, like the Raspberry Pi.
.
This package provides the necessary files needed for development.
Description-md5:
Multi-Arch: same
Homepage: http://libcec.pulse-eight.com/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libc/libcec/libcec-dev_6.0.2-5_amd64.deb