How to Install libprocps-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libprocps-dev

Description:

library for accessing process information from /proc

These are the header files for libproc. Some packages using libproc to access process information from /proc need these to compile.

Homepage: https://gitlab.com/procps-ng/procps

Version: 2:3.3.12-3ubuntu1

Section: libdevel