How to Install and Uninstall elfutils-debuginfod.x86_64 Package on CentOS Stream 8

Last updated: November 01,2024

1. Install "elfutils-debuginfod.x86_64" package

This guide let you learn how to install elfutils-debuginfod.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install elfutils-debuginfod.x86_64

2. Uninstall "elfutils-debuginfod.x86_64" package

This guide covers the steps necessary to uninstall elfutils-debuginfod.x86_64 on CentOS Stream 8:

$ sudo dnf remove elfutils-debuginfod.x86_64 $ sudo dnf autoremove

3. Information about the elfutils-debuginfod.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:09:55 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : elfutils-debuginfod
Version : 0.190
Release : 2.el8
Architecture : x86_64
Size : 152 k
Source : elfutils-0.190-2.el8.src.rpm
Repository : baseos
Summary : HTTP ELF/DWARF file server addressed by build-id
URL : http://elfutils.org/
License : GPLv3+
Description : The elfutils-debuginfod package contains the debuginfod binary
: and control files for a service that can provide ELF/DWARF
: files to remote clients, based on build-id identification.
: The ELF/DWARF file searching functions in libdwfl can query
: such servers to download those files on demand.