How to Install libnih-dev in Ubuntu 18.04



Install libnih-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libnih-dev

Description:

NIH Utility Library (development files)

libnih is a light-weight "standard library" of C functions to ease the development of other libraries and applications, especially those normally found in /lib. . This package contains the static library and C header files which are needed for developing software using libnih.

Homepage: https://launchpad.net/libnih

Version: 1.0.3-6ubuntu2

Section: libdevel