How to Install and Uninstall dwlocstat.x86_64 Package on Fedora 36

Last updated: October 10,2024

1. Install "dwlocstat.x86_64" package

Here is a brief guide to show you how to install dwlocstat.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install dwlocstat.x86_64

2. Uninstall "dwlocstat.x86_64" package

In this section, we are going to explain the necessary steps to uninstall dwlocstat.x86_64 on Fedora 36:

$ sudo dnf remove dwlocstat.x86_64 $ sudo dnf autoremove

3. Information about the dwlocstat.x86_64 package on Fedora 36

Last metadata expiration check: 3:13:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : dwlocstat
Version : 0.1
Release : 0.23.20121105gitc55cb50.fc36
Architecture : x86_64
Size : 56 k
Source : dwlocstat-0.1-0.23.20121105gitc55cb50.fc36.src.rpm
Repository : fedora
Summary : Tool for examining Dwarf location info coverage
URL : https://github.com/pmachata/dwlocstat
License : GPLv3+ and LGPLv3+
Description : dwlocstat is a tool for examining Dwarf location info coverage. It
: goes through DIEs of given binary's debug info that represent
: variables and function parameters. For each such DIE, it computes
: coverage of that DIE's range by location expressions.