How to Install and Uninstall abi-dumper.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 21,2024
1. Install "abi-dumper.noarch" package
Please follow the guidance below to install abi-dumper.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
abi-dumper.noarch
Copied
2. Uninstall "abi-dumper.noarch" package
This tutorial shows how to uninstall abi-dumper.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
abi-dumper.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the abi-dumper.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:01:11 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : abi-dumper
Version : 1.2
Release : 1.el8
Architecture : noarch
Size : 53 k
Source : abi-dumper-1.2-1.el8.src.rpm
Repository : epel
Summary : Tool to dump ABI of an ELF object containing DWARF debug info
URL : http://github.com/lvc/abi-dumper/
License : GPLv2
Description : A tool to dump ABI of an ELF object containing DWARF debug info.
:
: The tool is intended to be used with ABI Compliance Checker tool for tracking
: ABI changes of a C/C++ library or kernel module.
Available Packages
Name : abi-dumper
Version : 1.2
Release : 1.el8
Architecture : noarch
Size : 53 k
Source : abi-dumper-1.2-1.el8.src.rpm
Repository : epel
Summary : Tool to dump ABI of an ELF object containing DWARF debug info
URL : http://github.com/lvc/abi-dumper/
License : GPLv2
Description : A tool to dump ABI of an ELF object containing DWARF debug info.
:
: The tool is intended to be used with ABI Compliance Checker tool for tracking
: ABI changes of a C/C++ library or kernel module.