Package elfutils: Information

Binary package: elfutils
Version: 0.189-alt2
Architecture: x86_64
Build time:  Mar 31, 2023, 07:20 PM in the task #317844
Source package: elfutils
Category: Development/C
Report package bug
License: GPLv3+ and (GPLv2+ or LGPLv3+)
Summary: A collection of utilities and DSOs to handle ELF files and DWARF data
Description: 
Elfutils is a collection of utilities, including
- eu-stack (to show backtraces),
- eu-nm (for listing symbols from object files),
- eu-size (for listing the section sizes of an object or archive file),
- eu-strip (for discarding symbols),
- eu-readelf (to see the raw ELF file structures),
- eu-elflint (to check for well-formed ELF files),
- eu-elfcompress (to compress or decompress ELF sections).

Maintainer: Alexey Sheplyakov



Last changed


March 31, 2023 Alexey Sheplyakov 0.189-alt2
- eu-elflint: added basic support of LoongArch architecture (closes: #45725).
March 3, 2023 Dmitry V. Levin 0.189-alt1
- elfutils-0.188 -> elfutils-0.189.
Feb. 18, 2023 Dmitry V. Levin 0.188-alt2
- Backported upstream commits to fix FTBFS with new curl.