How to Install and Uninstall libsigsegv2 Package on Kali Linux

Last updated: May 14,2024

1. Install "libsigsegv2" package

This guide covers the steps necessary to install libsigsegv2 on Kali Linux

$ sudo apt update $ sudo apt install libsigsegv2

2. Uninstall "libsigsegv2" package

Here is a brief guide to show you how to uninstall libsigsegv2 on Kali Linux:

$ sudo apt remove libsigsegv2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsigsegv2 package on Kali Linux

Package: libsigsegv2
Source: libsigsegv
Version: 2.14-1
Installed-Size: 70
Maintainer: Debian Common Lisp Team
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 37152
SHA256: 92336a5c47989b82ba4c778adc0ea22fc84450773f2d8428fca4448b0789cfe6
SHA1: 0e3c00dca3c2cdb2ce7e82c470da95c8bac7307e
MD5sum: db511105e5faeb86d921d1de57ea1b26
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.
Description-md5:
Multi-Arch: same
Homepage: https://www.gnu.org/software/libsigsegv/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libsigsegv/libsigsegv2_2.14-1_amd64.deb