This package browser is in early development. Mind the rough edges.

libpcap 1.10.1

Network packet capture library

libpcap is an interface for user-level packet capture. It provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc.

Installation

Install libpcap 1.10.1 as follows:

guix install libpcap@1.10.1

Or install the latest version:

guix install libpcap

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.