How to Install libsigsegv2 in Ubuntu 18.04



Install libsigsegv2 by entering the following commands in the terminal:

sudo apt update
sudo apt install libsigsegv2

Description:

Library for handling page faults in a portable way

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 shared library.

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

Version: 2.12-1

Section: libs