How to Install and Uninstall abi-compliance-checker.noarch Package on CentOS Stream 8
Last updated: January 28,2025
1. Install "abi-compliance-checker.noarch" package
Please follow the steps below to install abi-compliance-checker.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
abi-compliance-checker.noarch
Copied
2. Uninstall "abi-compliance-checker.noarch" package
Please follow the guidance below to uninstall abi-compliance-checker.noarch on CentOS Stream 8:
$
sudo dnf remove
abi-compliance-checker.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the abi-compliance-checker.noarch package on CentOS Stream 8
Last metadata expiration check: 2:16:33 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : abi-compliance-checker
Version : 2.3
Release : 4.el8
Architecture : noarch
Size : 213 k
Source : abi-compliance-checker-2.3-4.el8.src.rpm
Repository : epel
Summary : An ABI Compliance Checker
URL : http://lvc.github.io/abi-compliance-checker/
License : GPLv2+ or LGPLv2+
Description : A tool for checking backward binary compatibility of a shared C/C++ library. It
: checks for changes in calling stack, changes in v-table, removed symbols, etc.
Available Packages
Name : abi-compliance-checker
Version : 2.3
Release : 4.el8
Architecture : noarch
Size : 213 k
Source : abi-compliance-checker-2.3-4.el8.src.rpm
Repository : epel
Summary : An ABI Compliance Checker
URL : http://lvc.github.io/abi-compliance-checker/
License : GPLv2+ or LGPLv2+
Description : A tool for checking backward binary compatibility of a shared C/C++ library. It
: checks for changes in calling stack, changes in v-table, removed symbols, etc.