libgpiod 1.6.3
Interact with the Linux GPIO character device
This package provides a C library with C++/Python bindings and command-line tools for interacting with GPIO devices that avoids the usage of older system-wide /sys
interface.
- Outputs:
out
- Website: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/
- Licenses: GPL 2+ · LGPL 2.1+ · LGPL 3+
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libgpiod 1.6.3
as follows:
guix install libgpiod@1.6.3
Or install the latest version:
guix install libgpiod
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.