libpcap = https://www.tcpdump.org/release/libpcap-1.10.7.tar.xz ``` sh *** build *** ./configure --prefix=$pkgpath make -j$(nproc) make install ```