How to Install and Uninstall libss7-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "libss7-dev" package

Please follow the guidelines below to install libss7-dev on Kali Linux

$ sudo apt update $ sudo apt install libss7-dev

2. Uninstall "libss7-dev" package

Please follow the instructions below to uninstall libss7-dev on Kali Linux:

$ sudo apt remove libss7-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libss7-dev package on Kali Linux

Package: libss7-dev
Source: libss7
Version: 2.0.0-3
Installed-Size: 306
Maintainer: Debian VoIP Team
Architecture: amd64
Depends: libss7-2.0 (= 2.0.0-3)
Size: 76908
SHA256: 37da8735f822d49bebc4f3f343a8ac249c48a451a683eea0f63d8ec187837eed
SHA1: d2c4b013ccb8ec55ac4ac33ebe953ea3afcf20cb
MD5sum: d1ce9f9335acf3c80e6d8745877508d2
Description: Signalling System 7 (ss7) development files
A userspace library that provids SS7 protocol services to applications.
It has a working MTP2, MTP3, and ISUP for ITU and ANSI style SS7, however
it was written in a manner that will easily allow support for other various
national specific variants in the future. For a working reference
implementation, see the various link test programs, as well as the Asterisk
Open Source PBX.
.
Development files for the C implementation of the Signalling System 7
(ss7) telephony protocol.
Description-md5:
Multi-Arch: same
Homepage: http://downloads.asterisk.org/pub/telephony/libss7/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libs/libss7/libss7-dev_2.0.0-3_amd64.deb