Closed cyber-g closed 3 years ago
The command $ sudo apt-get install libusb-1.0-0-dev libboost-all-dev cmake pkgconfig
$ sudo apt-get install libusb-1.0-0-dev libboost-all-dev cmake pkgconfig
causes the following error: E: Unable to locate package pkgconfig
E: Unable to locate package pkgconfig
The right package name is: pkg-config
pkg-config
The command in the documentation should be modified to: $ sudo apt-get install libusb-1.0-0-dev libboost-all-dev cmake pkg-config
$ sudo apt-get install libusb-1.0-0-dev libboost-all-dev cmake pkg-config
The command
$ sudo apt-get install libusb-1.0-0-dev libboost-all-dev cmake pkgconfig
causes the following error:
E: Unable to locate package pkgconfig