libusb 0.1.12
User-space USB library
Libusb is a library that gives applications easy access to USB devices on various operating systems.
- Website: https://libusb.info
- Licenses: LGPL 2.1+
- Package source: gnu/packages/libusb.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libusb 0.1.12
as follows:
guix install libusb@0.1.12
Or install the latest version:
guix install libusb
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.