How to Install and Uninstall abi-tracker.noarch Package on Fedora 35

Last updated: May 19,2024

1. Install "abi-tracker.noarch" package

Please follow the guidance below to install abi-tracker.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install abi-tracker.noarch

2. Uninstall "abi-tracker.noarch" package

This guide covers the steps necessary to uninstall abi-tracker.noarch on Fedora 35:

$ sudo dnf remove abi-tracker.noarch $ sudo dnf autoremove

3. Information about the abi-tracker.noarch package on Fedora 35

Last metadata expiration check: 3:49:20 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : abi-tracker
Version : 1.11
Release : 13.fc35
Architecture : noarch
Size : 41 k
Source : abi-tracker-1.11-13.fc35.src.rpm
Repository : fedora
Summary : Tool to visualize ABI changes timeline of a C/C++ library
URL : https://github.com/lvc/abi-tracker
License : GPL+ and LGPLv2+
Description : A tool to visualize ABI changes timeline of a C/C++ software library.
:
: The tool requires the input profile of the library in JSON format. It can be
: created manually or automatically generated by the ABI Monitor:
: https://github.com/lvc/abi-monitor