This package browser is in early development. Mind the rough edges.

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.

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.