189 B
189 B
tcpdump
https://www.tcpdump.org/release/tcpdump-4.99.6.tar.xz
./configure --prefix=$pkgpath
make -j$(nproc)
make install
libpcap
https://www.tcpdump.org/release/tcpdump-4.99.6.tar.xz
./configure --prefix=$pkgpath
make -j$(nproc)
make install
libpcap