Wednesday, May 8, 2024
 Popular · Latest · Hot · Upcoming
56
rated 0 times [  56] [ 0]  / answers: 1 / hits: 188777  / 3 Years ago, fri, october 15, 2021, 7:12:51

How can I install libpcap header files on Ubuntu 12.04?



When I use apt-get install libpcap I receive following message:



Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libpcap

More From » 12.04

 Answers
3

Use this:



sudo apt-get install libpcap-dev

[#29358] Saturday, October 16, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
luringdge

Total Points: 3
Total Questions: 126
Total Answers: 109

Location: India
Member since Sun, Feb 6, 2022
2 Years ago
;