Installation
Supported Operating Systems
- Debian Linux
- macOS
Dependencies
Install dependencies on Debian:
sudo apt-get install libpcap-dev
Install dependencies on Mac OS
brew install argp-standalone
Install
- Download the latest release tar here
- Extract the tar
tar -xvf [nprint-version.tar.gz]
cd [nprint-directory]
./configure && make && sudo make install