How to Install libsigsegv-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsigsegv-dev

Description:

Library for handling page faults in a portable way development package

GNU libsigsegv is a library that allows handling page faults in a portable way. It is used e.g. for generational garbage collectors and stack overflow handlers. . This package contains the libsigsegv development files.

Homepage: http://www.gnu.org/software/libsigsegv/

Version: 2.12-1

Section: libdevel