How to Install and Uninstall libkeepalive.x86_64 Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "libkeepalive.x86_64" package
Learn how to install libkeepalive.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libkeepalive.x86_64
Copied
2. Uninstall "libkeepalive.x86_64" package
This guide covers the steps necessary to uninstall libkeepalive.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libkeepalive.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libkeepalive.x86_64 package on Oracle Linux 8
Last metadata expiration check: 3:43:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libkeepalive
Version : 0.3
Release : 8.el8
Architecture : x86_64
Size : 15 k
Source : libkeepalive-0.3-8.el8.src.rpm
Repository : ol8_baseos_latest
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.
Available Packages
Name : libkeepalive
Version : 0.3
Release : 8.el8
Architecture : x86_64
Size : 15 k
Source : libkeepalive-0.3-8.el8.src.rpm
Repository : ol8_baseos_latest
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.