How to Install and Uninstall lksctp-tools.src Package on Oracle Linux 8

Last updated: May 03,2024

1. Install "lksctp-tools.src" package

This is a short guide on how to install lksctp-tools.src on Oracle Linux 8

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

2. Uninstall "lksctp-tools.src" package

This is a short guide on how to uninstall lksctp-tools.src on Oracle Linux 8:

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

3. Information about the lksctp-tools.src package on Oracle Linux 8

Last metadata expiration check: 4:04:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : lksctp-tools
Version : 1.0.18
Release : 3.el8
Architecture : src
Size : 569 k
Source : None
Repository : ol8_baseos_latest
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.