macOS
brew install libusb-compatlocal Homebrew formula metadata
sudo port install libusb-compatMacPorts ports tree · devel/libusb-compat/Portfile · source: api.github.com
brew
Library for USB device access. Version 0.1.9 via Homebrew; verified 2026-05-18.
install
brew install libusb-compatlocal Homebrew formula metadata
sudo port install libusb-compatMacPorts ports tree · devel/libusb-compat/Portfile · source: api.github.com
sudo apk add libusb-compatAlpine Linux edge package indexes · libusb-compat · source: dl-cdn.alpinelinux.org
sudo pacman -S libusb-compatArch Linux sync databases · libusb-compat · source: geo.mirror.pkgbuild.com
sudo zypper install libusb-0_1-4openSUSE Tumbleweed package metadata · libusb-0_1-4 · source: download.opensuse.org
overview
Library for USB device access
history
libusb-compat is the libusb project's compatibility layer for software written against the old libusb-0.1 API while systems moved to the newer libusb-1.0 stack.
The project appeared during the libusb-1.0 transition as a deliberately conservative bridge: keep legacy usb_* callers building and running while letting distributions ship the newer libusb implementation underneath. Its release notes show an initial beta in May 2008, a 0.1.0 release in December 2008, and later fixes focused on endpoint-addressing compatibility, initialization behavior, cross-compiling, and avoiding symbol clashes with libusb-1.0.
The package became useful to Unix package maintainers because many older USB tools and libraries expected libusb-0.1 headers or libusb-config even after libusb-1.0 had become the maintained API. Keeping it packaged let distributions retire older implementation details without forcing every leaf package to port at once.
End users rarely call libusb-compat directly. It is normally pulled in as a build or runtime dependency for older USB-aware software, with libusb-config serving legacy configure scripts.
It is a classic transition package: small, boring, and important because it absorbs API churn between a widely used hardware-access library and a long tail of older consumers.
security posture
No matching local secret-handling manifest was found for libusb-compat. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
libusb-config | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:libusb-compat |
|---|---|
| Version | 0.1.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libusb-compat |
| Homepage | https://libusb.info/ |
| Repository | https://github.com/libusb/libusb-compat-0.1 |
| Upstream docs | https://github.com/libusb/libusb-compat-0.1 |
| License | LGPL-2.1-or-later AND (LGPL-2.1-or-later OR BSD-3-Clause) |
| Source archive | https://downloads.sourceforge.net/project/libusb/libusb-compat-0.1/libusb-compat-0.1.9/libusb-compat-0.1.9.tar.bz2 |
| Last updated | 2026-05-18T03:58:46Z |
| Pulse | updated |
| Dependencies | libusb |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libusb-compat |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libusb-compat 0.1.9-r0
Compatility for older libusb
sudo apk add libusb-compatlibusb-compat-dev 0.1.9-r0
Compatility for older libusb (development files)
sudo apk add libusb-compat-devlibusb-compat 0.1.9-1
Library to enable user space application programs to communicate with USB devices
http://libusb.sourceforge.net/
sudo pacman -S libusb-compatlibusb-0_1-4 0.1.13-38.8
libusb-1.0 Compatibility Library for libusb-0.1
sudo zypper install libusb-0_1-4libusb-0_1-4-32bit 0.1.13-38.8
libusb-1.0 Compatibility Library for libusb-0.1
sudo zypper install libusb-0_1-4-32bitlibusb-compat-devel 0.1.8-38.8
libusb-1.0 Compatibility Layer for libusb-0.1
sudo zypper install libusb-compat-devellibusb-compat
sudo port install libusb-compatsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.