How to Install and Uninstall libkeepalive.x86_64 Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "libkeepalive.x86_64" package

Learn how to install libkeepalive.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libkeepalive.x86_64

2. Uninstall "libkeepalive.x86_64" package

This is a short guide on how to uninstall libkeepalive.x86_64 on Rocky Linux 9:

$ sudo dnf remove libkeepalive.x86_64 $ sudo dnf autoremove

3. Information about the libkeepalive.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:37:53 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libkeepalive
Version : 0.3
Release : 16.el9
Architecture : x86_64
Size : 14 k
Source : libkeepalive-0.3-16.el9.src.rpm
Repository : appstream
Summary : Enable TCP keepalive in dynamic binaries
URL : http://libkeepalive.sourceforge.net/
License : MIT
Description : libkeepalive is a library that enables tcp keepalive features in glibc based
: binary dynamic executables, without any change in the original program.