How to Install and Uninstall edid-decode Package on Kali Linux

Last updated: November 07,2024

1. Install "edid-decode" package

Please follow the guidelines below to install edid-decode on Kali Linux

$ sudo apt update $ sudo apt install edid-decode

2. Uninstall "edid-decode" package

This guide let you learn how to uninstall edid-decode on Kali Linux:

$ sudo apt remove edid-decode $ sudo apt autoclean && sudo apt autoremove

3. Information about the edid-decode package on Kali Linux

Package: edid-decode
Version: 0.1~git20220315.cb74358c2896-1.1
Installed-Size: 387
Maintainer: Andrej Shadura
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 134924
SHA256: ff0e130f959871a23552f2ff16b5ca10501a69ca00f71e97104913ca41d907b6
SHA1: 075152b0b47b56bc0ed9ae22ea51210f73ad0ca4
MD5sum: 31709f455b82aec7f622f292b10bf3c1
Description: decode the binary EDID information from monitors
EDID is binary data encoded in the monitor firmware, which the kernel
exposes via /sys/devices/.../drm/card*/card*/edid. edid-decode renders
this binary data into a human-readable text form.
Description-md5:
Homepage: https://git.linuxtv.org/edid-decode.git/
Tag: hardware::detection, hardware::video, interface::commandline,
role::program, scope::utility, use::configuring
Section: x11
Priority: optional
Filename: pool/main/e/edid-decode/edid-decode_0.1~git20220315.cb74358c2896-1.1_amd64.deb