macOS
brew install libusb-compatlocal Homebrew formula metadata
sudo port install libusb-compatMacPorts ports tree · devel/libusb-compat/Portfile · source: api.github.com
brew / rank 1331
Library for USB device access. Version 0.1.9 via Homebrew; verified from local package data. Also installable with apk: sudo apk add libusb-compat.
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 | executable | indexed executable | Discovered from the local executable index. |
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 |
| Homepage | https://libusb.info/ |
| Bottle | not recorded |
| Service | none declared |
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.10
libusb-1.0 Compatibility Library for libusb-0.1
sudo zypper install libusb-0_1-4libusb-0_1-4-32bit 0.1.13-38.10
libusb-1.0 Compatibility Library for libusb-0.1
sudo zypper install libusb-0_1-4-32bitlibusb-compat-devel 0.1.8-38.10
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.