libgudev 238
GObject bindings for libudev
This library provides GObject bindings for libudev. It was originally part of udev-extras, then udev, then systemd. It's now a project on its own.
- Outputs:
out
- Website: https://wiki.gnome.org/Projects/libgudev
- Licenses: LGPL 2.1+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libgudev 238
as follows:
guix install libgudev@238
Or install the latest version:
guix install libgudev
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.