How to Install and Uninstall libkeepalive.x86_64 Package on Fedora 38

Last updated: October 28,2024

1. Install "libkeepalive.x86_64" package

This guide let you learn how to install libkeepalive.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libkeepalive.x86_64

2. Uninstall "libkeepalive.x86_64" package

Please follow the instructions below to uninstall libkeepalive.x86_64 on Fedora 38:

$ sudo dnf remove libkeepalive.x86_64 $ sudo dnf autoremove

3. Information about the libkeepalive.x86_64 package on Fedora 38

Last metadata expiration check: 0:05:59 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libkeepalive
Version : 0.3
Release : 18.fc38
Architecture : x86_64
Size : 14 k
Source : libkeepalive-0.3-18.fc38.src.rpm
Repository : fedora
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.