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

Last updated: October 10,2024

1. Install "libkeepalive.x86_64" package

Please follow the step by step instructions below to install libkeepalive.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libkeepalive.x86_64

2. Uninstall "libkeepalive.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libkeepalive.x86_64 on Fedora 35:

$ sudo dnf remove libkeepalive.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:13:46 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libkeepalive
Version : 0.3
Release : 15.fc35
Architecture : x86_64
Size : 14 k
Source : libkeepalive-0.3-15.fc35.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.