How to Install and Uninstall crash.x86_64 Package on Oracle Linux 8

Last updated: June 26,2024

1. Install "crash.x86_64" package

This is a short guide on how to install crash.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install crash.x86_64

2. Uninstall "crash.x86_64" package

Please follow the guidance below to uninstall crash.x86_64 on Oracle Linux 8:

$ sudo dnf remove crash.x86_64 $ sudo dnf autoremove

3. Information about the crash.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:40:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : crash
Version : 8.0.0
Release : 1.0.2.el8
Architecture : x86_64
Size : 3.8 M
Source : crash-8.0.0-1.0.2.el8.src.rpm
Repository : ol8_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 Oracle Linux, the mcore kernel patch
: offered by Mission Critical Linux, or the LKCD kernel patch.