How to Install and Uninstall libss7.x86_64 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "libss7.x86_64" package

In this section, we are going to explain the necessary steps to install libss7.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libss7.x86_64

2. Uninstall "libss7.x86_64" package

Please follow the steps below to uninstall libss7.x86_64 on CentOS Stream 9:

$ sudo dnf remove libss7.x86_64 $ sudo dnf autoremove

3. Information about the libss7.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:23:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libss7
Version : 2.0.1
Release : 4.el9
Architecture : x86_64
Size : 86 k
Source : libss7-2.0.1-4.el9.src.rpm
Repository : epel
Summary : SS7 protocol services to applications
URL : https://www.asterisk.org/
License : GPL-2.0-only WITH Asterisk-exception
Description : libss7 is a userspace library that is used for providing 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.