How to Install and Uninstall edid-decode Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "edid-decode" package

Learn how to install edid-decode on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install edid-decode

2. Uninstall "edid-decode" package

This guide let you learn how to uninstall edid-decode on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the edid-decode package on Ubuntu 20.10 (Groovy Gorilla)

Package: edid-decode
Architecture: amd64
Version: 0.1~git20191209.e719d04-1build1
Priority: optional
Section: universe/x11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Andrej Shadura
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 209
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/e/edid-decode/edid-decode_0.1~git20191209.e719d04-1build1_amd64.deb
Size: 71672
MD5sum: aa34423543f7645adaa3c198c2d0e36e
SHA1: cba01d0a316fceca0ab1427336c4712581d4f352
SHA256: 2823272b08835bb67ee5f71ba809fc620a9eca856cc52fccd5a7318e99ee0fd2
SHA512: ddaaa964057402cf4c128bd9b9f8d3ad51bd1f6c7e3437973d46d50814172c0dccc09378c3f96a81737aed18720a83df0531fc47e4341a9444daedce40fd932a
Homepage: https://git.linuxtv.org/edid-decode.git/
Description-en: 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: 938630f978cfdb2eeba2cc4da41ea013
Task: ubuntukylin-desktop