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

libnatpmp

C library implementing NAT-PMP

libnatpmp is a portable and asynchronous implementation of the Network Address Translation - Port Mapping Protocol (NAT-PMP) written in the C programming language.

Installation

Install the latest version of libnatpmp as follows:

guix install libnatpmp

Or install a particular version:

guix install libnatpmp@20230423-0.6a850fd

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.