How to Install and Uninstall crash Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "crash" package

In this section, we are going to explain the necessary steps to install crash on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install crash

2. Uninstall "crash" package

Please follow the steps below to uninstall crash on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove crash $ sudo apt autoclean && sudo apt autoremove

3. Information about the crash package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: crash
Architecture: amd64
Version: 7.2.3+real-1~16.04.1
Priority: optional
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Troy Heber
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7965
Depends: libc6 (>= 2.17), liblzo2-2, libncurses5 (>= 6), libsnappy1v5, libtinfo5 (>= 6), zlib1g (>= 1:1.2.0), binutils
Suggests: kexec-tools, makedumpfile
Filename: pool/main/c/crash/crash_7.2.3+real-1~16.04.1_amd64.deb
Size: 2680280
MD5sum: edac3c293b4480eabc0fe95433214bad
SHA1: 2f83d2b103e97ebb678d5a61f20f56e3df7c24c0
SHA256: b42920d991fd44162b3854dd6256a7714eb0c694597f84c8e261d1eaf191cd32
SHA512: 4970ceb83d473d5bf36160f82fa8f5c54259d1df4ee5f1fee4051e645ea3146abf6badc7f447d2ad7d332d846e106e79456aac9c35499d3025e4e9570bf20fa3
Description-en: kernel debugging utility, allowing gdb like syntax
The core analysis suite is a self-contained tool that can be used to
investigate either live systems, or multiple different core dump formats
including kdump, LKCD, netdump and diskdump.
.
o The tool is loosely based on the SVR4 crash command, but has been
completely integrated with gdb in order to be able to display
formatted kernel data structures, disassemble source code, etc.
.
o The current set of available commands consist of common kernel core
analysis tools such as a context-specific stack traces, source code
disassembly, kernel variable displays, memory display, dumps of
linked-lists, etc. In addition, any gdb command may be entered,
which in turn will be passed onto the gdb module for execution.
.
o There are several commands that delve deeper into specific kernel
subsystems, which also serve as templates for kernel developers
to create new commands for analysis of a specific area of interest.
Adding a new command is a simple affair, and a quick recompile
adds it to the command menu.
.
o The intent is to make the tool independent of Linux version dependencies,
building in recognition of major kernel code changes so as to adapt to
new kernel versions, while maintaining backwards compatibility.
Description-md5: 62a3af04681a29149ddd988c1db996db
Supported: 5y

Package: crash
Priority: optional
Section: utils
Installed-Size: 7704
Maintainer: Ubuntu Developers
Original-Maintainer: Troy Heber
Architecture: amd64
Version: 7.1.4-1ubuntu4
Depends: libc6 (>= 2.15), libncurses5 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0), binutils
Suggests: kexec-tools, makedumpfile
Filename: pool/main/c/crash/crash_7.1.4-1ubuntu4_amd64.deb
Size: 2529646
MD5sum: 281d3b930b015af26e0dbbb05f244233
SHA1: 365b6a8c811d88c5153b32faf5511527d9cb25f6
SHA256: 283d62f009c84123a4551511d1c52144aa5eab691341868b4f34094d3502b025
Description-en: kernel debugging utility, allowing gdb like syntax
The core analysis suite is a self-contained tool that can be used to
investigate either live systems, or multiple different core dump formats
including kdump, LKCD, netdump and diskdump.
.
o The tool is loosely based on the SVR4 crash command, but has been
completely integrated with gdb in order to be able to display
formatted kernel data structures, disassemble source code, etc.
.
o The current set of available commands consist of common kernel core
analysis tools such as a context-specific stack traces, source code
disassembly, kernel variable displays, memory display, dumps of
linked-lists, etc. In addition, any gdb command may be entered,
which in turn will be passed onto the gdb module for execution.
.
o There are several commands that delve deeper into specific kernel
subsystems, which also serve as templates for kernel developers
to create new commands for analysis of a specific area of interest.
Adding a new command is a simple affair, and a quick recompile
adds it to the command menu.
.
o The intent is to make the tool independent of Linux version dependencies,
building in recognition of major kernel code changes so as to adapt to
new kernel versions, while maintaining backwards compatibility.
Description-md5: 62a3af04681a29149ddd988c1db996db
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y