How to Install libstatgrab-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libstatgrab-dev

Description:

development files of library for system statistics

libstatgrab is a library which provides an easy to use interface for accessing system statistics. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. . This package contains files needed if you wish to use the libstatgrab library in your own programs.

Homepage: http://www.i-scream.org/libstatgrab/

Version: 0.91-1build1

Section: libdevel