How to Install and Uninstall kabi-dw.x86_64 Package on Fedora 35
Last updated: November 14,2024
1. Install "kabi-dw.x86_64" package
This tutorial shows how to install kabi-dw.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
kabi-dw.x86_64
Copied
2. Uninstall "kabi-dw.x86_64" package
In this section, we are going to explain the necessary steps to uninstall kabi-dw.x86_64 on Fedora 35:
$
sudo dnf remove
kabi-dw.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the kabi-dw.x86_64 package on Fedora 35
Last metadata expiration check: 1:13:21 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : kabi-dw
Version : 0
Release : 0.20.20191127gitbd56a60.fc35
Architecture : x86_64
Size : 69 k
Source : kabi-dw-0-0.20.20191127gitbd56a60.fc35.src.rpm
Repository : fedora
Summary : Detect changes in the ABI between kernel builds
URL : https://github.com/skozina/kabi-dw
License : GPLv3+
Description : The aim of kabi-dw is to detect any changes in the ABI between the successive
: builds of the Linux kernel. This is done by dumping the DWARF type information
: (the .debug_info section) for the specific symbols into the text files and
: later comparing the text files.
Available Packages
Name : kabi-dw
Version : 0
Release : 0.20.20191127gitbd56a60.fc35
Architecture : x86_64
Size : 69 k
Source : kabi-dw-0-0.20.20191127gitbd56a60.fc35.src.rpm
Repository : fedora
Summary : Detect changes in the ABI between kernel builds
URL : https://github.com/skozina/kabi-dw
License : GPLv3+
Description : The aim of kabi-dw is to detect any changes in the ABI between the successive
: builds of the Linux kernel. This is done by dumping the DWARF type information
: (the .debug_info section) for the specific symbols into the text files and
: later comparing the text files.