Install Libusb Compat Ubuntu Server

Posted on

The documentation for libusb-compat says not to install it alongside libusb-0.1. Just take note that Ubuntu/Debian still ships old libusb-0.1.

I'm running Ubuntu 16.04 and need to install libusb as part of a larger project. Here's the code I'm running:

and I get the error message

Libusb

I've checked other questions and tried their solutions. I tried updating my repositories to include the universe, but that didn't change anything. Am I missing something? Is there a new name for the package? Or how can I get it to install?

SarcasticSullySarcasticSully

1 Answer

I guess you want either:

How To Install Libusb

or

depending on which version you prefer.

Download Libusb

darkealedarkeale

Libusb-compat

Not the answer you're looking for? Browse other questions tagged aptusb or ask your own question.