How to Install and Uninstall libkdumpfile-devel.x86_64 Package on AlmaLinux 8

Last updated: October 07,2024

1. Install "libkdumpfile-devel.x86_64" package

Please follow the steps below to install libkdumpfile-devel.x86_64 on AlmaLinux 8

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

2. Uninstall "libkdumpfile-devel.x86_64" package

This guide covers the steps necessary to uninstall libkdumpfile-devel.x86_64 on AlmaLinux 8:

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

3. Information about the libkdumpfile-devel.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:15:34 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libkdumpfile-devel
Version : 0.4.1
Release : 5.el8
Architecture : x86_64
Size : 26 k
Source : libkdumpfile-0.4.1-5.el8.src.rpm
Repository : epel
Summary : Development files for libkdumpfile
URL : https://github.com/ptesarik/libkdumpfile
License : LGPLv3+ or GPLv2+
Description : libkdumpfile is a library to read kdump-compressed kernel core dumps.
:
: The libkdumpfile-devel package contains libraries and header files for
: developing applications that use libkdumpfile.