Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 4491  / 2 Years ago, wed, june 15, 2022, 8:33:11

I am trying to install usrp200 mini in ubuntu20.04 but this error is occureing after the following command :


sudo apt-get install libuhd-dev libuhd003 uhd-host

More From » 20.04

 Answers
7

I suppose that installation of libuhd-dev package will be enough:


sudo apt-add-repository universe
sudo apt-get update
sudo apt-get install libuhd-dev

Other installation candidates may be found here, like


sudo apt-get install libuhd3.15.0 uhd-host

[#2894] Thursday, June 16, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
icielight

Total Points: 158
Total Questions: 92
Total Answers: 93

Location: San Marino
Member since Thu, Jun 30, 2022
2 Years ago
icielight questions
;