Hi,

shadrock uhuru wrote on Sat, Aug 17, 2019 at 01:01:08PM +0100:

> is there a package for pcap or libpcap
> or do i have to download the source and compile

to answer such questions, use pkg_locate(1).

   # pkg_add pkglocatedb
   $ man pkg_locate
   $ pkg_locate libpcap.so

This may also provide a clue:

   $ ldd $(which tcpdump)

Yours,
  Ingo

Reply via email to