libgusb
libgusb
GObject bindings for libusb
- version 0.4.9-2
- is not a group package
Dependencies
- json-glib
- libusb
- meson (build)
- gobject-introspection (build)
- vala (build)
Installation
Install it by running either;
kpkg install libgusbor
kpkg build libgusbTo see the difference, see The handbook
Dependency Graph
graph TD
N0["libgusb"]
style N0 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N1["libusb"]
N2["glib"]
N3["gperf"]
N4["json-glib"]
N5["eudev"]
N1 --> N0
N2 --> N4
N3 --> N5
N4 --> N0
N5 --> N1