How to Install and Uninstall crash-devel.x86_64 Package on Amazon Linux 2

Last updated: June 18,2024

1. Install "crash-devel.x86_64" package

Please follow the step by step instructions below to install crash-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install crash-devel.x86_64

2. Uninstall "crash-devel.x86_64" package

This is a short guide on how to uninstall crash-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove crash-devel.x86_64 $ sudo yum autoremove

3. Information about the crash-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : crash-devel
Arch : x86_64
Version : 7.2.9
Release : 1.amzn2.0.2
Size : 67 k
Repo : amzn2-core/2/x86_64
Summary : kernel crash analysis utility for live systems, netdump, diskdump,
: kdump, LKCD or mcore dumpfiles
URL : https://github.com/crash-utility/crash
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 Red Hat Linux, the
: mcore kernel patch offered by Mission Critical Linux, or the LKCD
: kernel patch.