edid-decode
Decode "EDID" data in human-readable format
edid-decode decodes EDID monitor description data in human-readable format and checks if it conforms to the standards.
- Versions: 0.0.0-1.3d63549
- Website: https://git.linuxtv.org/edid-decode.git/
- Licenses: Expat
- Package source: gnu/packages/hardware.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of edid-decode
as follows:
guix install edid-decode
Or install a particular version:
guix install edid-decode@0.0.0-1.3d63549
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of edid-decode about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/edid-decode'><img src='https://packages.guix.gnu.org/packages/edid-decode/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/edid-decode)
Example Org:
[[https://packages.guix.gnu.org/packages/edid-decode][https://packages.guix.gnu.org/packages/edid-decode/badges/latest-version.svg]]