How to Install and Uninstall dwarves Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "dwarves" package

This tutorial shows how to install dwarves on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install dwarves

2. Uninstall "dwarves" package

Please follow the instructions below to uninstall dwarves on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove dwarves $ sudo apt autoclean && sudo apt autoremove

3. Information about the dwarves package on Ubuntu 20.10 (Groovy Gorilla)

Package: dwarves
Architecture: amd64
Version: 1.17-1
Priority: extra
Section: universe/utils
Source: dwarves-dfsg
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Girard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2658
Depends: libc6 (>= 2.26), libdw1 (>= 0.148), libelf1 (>= 0.142), zlib1g (>= 1:1.2.3.3)
Filename: pool/universe/d/dwarves-dfsg/dwarves_1.17-1_amd64.deb
Size: 288104
MD5sum: e34ba9f907cb9a9c78af6f80f17d7caa
SHA1: 1893b7d270bb812596f56523d7b4685ad0089ce5
SHA256: d52ce829d92707aecd7c5a14fbc2ad8570fb10afdbb5e5f27921ac756164c816
SHA512: a39ee7fdc962c1052abc69d7dd379dd64ce7e594e279606f4722aee90566f447cf40a48fd0a9bf4e4bb5c25e06e7b077a14e9a60953e541b8c76e41ce77d645c
Homepage: http://acmel.wordpress.com
Description-en: set of advanced DWARF utilities
This package contains tools that use the DWARF debugging information
inserted in ELF binaries by the compiler. This information is used by
debuggers (e.g. GDB), and other tools such as systemtap.
.
Utilities in the dwarves suite include:
.
- pahole: finds alignment holes in structs and classes in languages
such as C/C++, CPU cacheline alignment. Helps repack those structures
to achieve more cache hits.
- codiff: a diff like tool to compare the effects changes in source
code generate on the resulting binaries
- pfunct: displays all sorts of information about functions, inlines, etc.
- pdwtags: pretty-prints DWARF information
- pglobal: lists global symbols
- prefcnt: counts DWARF tags usage
- syscse: system call sign extender
- dtagnames: lists tag names
Description-md5: f56916834da42533de4999daa9a31a25