%general-entities; ]> libgusb-&libgusb-version; libgusb Introduction to libgusb The libgusb package contains the GObject wrappers for libusb-1.0 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libgusb-md5sum; Download size: &libgusb-size; Estimated disk space required: &libgusb-buildsize; Estimated build time: &libgusb-time; libgusb Dependencies Required and Recommended , , (for usb.ids data file, which is also required for the tests), and Optional User Notes: Installation of libgusb Install libgusb by running the following commands: mkdir build && cd build && meson --prefix=/usr --buildtype=release -Ddocs=false .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations -Ddocs=false: building documentation needs . Remove this switch if you have installed gi-docgen, and you wish to build the API documentation. If this option is used, use the following command to fix the directory name of the API documentation after this package is installed: mv -v /usr/share/doc/libgusb{,-&libgusb-version;} Contents Installed Programs Installed Library Installed Directories gusbcmd libgusb.so /usr/include/gusb-1 and /usr/share/doc/libgusb-&libgusb-version; (if gi-docgen is used) Short Descriptions gusbcmd is a debugging tool for the libgusb library gusbcmd libgusb.so contains the libgusb API functions libgusb.so