openusb-config

alternative userspace USB programming library

Install

All systems
curl cmd.cat/openusb-config.sh
Debian Debian
apt-get install libopenusb-dev
Ubuntu
apt-get install libopenusb-dev
image/svg+xml Kali Linux
apt-get install libopenusb-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libopenusb-dev
Raspbian
apt-get install libopenusb-dev

libopenusb-dev

alternative userspace USB programming library

The Open USB library provides a platform independent API to USB, including synchronous and asynchronous transfers and thread safety. This package contains development headers and the static library.