How to Install and Uninstall libkdumpfile-util.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "libkdumpfile-util.x86_64" package

Here is a brief guide to show you how to install libkdumpfile-util.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libkdumpfile-util.x86_64

2. Uninstall "libkdumpfile-util.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libkdumpfile-util.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libkdumpfile-util.x86_64 $ sudo dnf autoremove

3. Information about the libkdumpfile-util.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:56:18 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libkdumpfile-util
Version : 0.5.4
Release : 1.el8
Architecture : x86_64
Size : 23 k
Source : libkdumpfile-0.5.4-1.el8.src.rpm
Repository : epel
Summary : Utilities to read kernel core dumps
URL : https://github.com/ptesarik/libkdumpfile
License : LGPL-3.0-or-later OR GPL-2.0-or-later
Description : libkdumpfile is a library to read kdump-compressed kernel core dumps.
: The libkdumpfile-devel package contains misc utilities built with libkdumpfile.