How to Install and Uninstall lksctp-tools.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "lksctp-tools.x86_64" package

This is a short guide on how to install lksctp-tools.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install lksctp-tools.x86_64

2. Uninstall "lksctp-tools.x86_64" package

This tutorial shows how to uninstall lksctp-tools.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove lksctp-tools.x86_64 $ sudo dnf autoremove

3. Information about the lksctp-tools.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:38:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lksctp-tools
Version : 1.0.19
Release : 2.el9
Architecture : x86_64
Size : 98 k
Source : lksctp-tools-1.0.19-2.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : User-space access to Linux Kernel SCTP
URL : http://lksctp.sourceforge.net
License : GPLv2 and GPLv2+ and LGPLv2 and MIT
Description : This is the lksctp-tools package for Linux Kernel SCTP (Stream Control
: Transmission Protocol) Reference Implementation.
:
: This package is intended to supplement the Linux Kernel SCTP Reference
: Implementation now available in the Linux kernel source tree in
: versions 2.5.36 and following. For more information on LKSCTP see the
: package documentation README file, section titled "LKSCTP - Linux
: Kernel SCTP."
:
: This package contains the base run-time library and command-line tools.