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

Last updated: July 07,2024

1. Install "python3-libkdumpfile.x86_64" package

This tutorial shows how to install python3-libkdumpfile.x86_64 on AlmaLinux 8

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

2. Uninstall "python3-libkdumpfile.x86_64" package

This guide let you learn how to uninstall python3-libkdumpfile.x86_64 on AlmaLinux 8:

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

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

Last metadata expiration check: 2:18:02 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-libkdumpfile
Version : 0.4.1
Release : 5.el8
Architecture : x86_64
Size : 57 k
Source : libkdumpfile-0.4.1-5.el8.src.rpm
Repository : epel
Summary : Python bindings 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 python3-libkdumpfile package contains Python bindings for libkdumpfile.