How to Install and Uninstall crash.x86_64 Package on AlmaLinux 9

Last updated: October 15,2024

1. Install "crash.x86_64" package

Please follow the guidance below to install crash.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install crash.x86_64

2. Uninstall "crash.x86_64" package

This guide covers the steps necessary to uninstall crash.x86_64 on AlmaLinux 9:

$ sudo dnf remove crash.x86_64 $ sudo dnf autoremove

3. Information about the crash.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:58:36 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : crash
Version : 8.0.3
Release : 1.el9.alma
Architecture : x86_64
Size : 4.2 M
Source : crash-8.0.3-1.el9.alma.src.rpm
Repository : appstream
Summary : Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
URL : https://crash-utility.github.io
License : GPLv3
Description : The core analysis suite is a self-contained tool that can be used to
: investigate either live systems, kernel core dumps created from the
: netdump, diskdump and kdump packages from AlmaLinux, the mcore kernel patch
: offered by Mission Critical Linux, or the LKCD kernel patch.