How to Install and Uninstall vtable-dumper Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "vtable-dumper" package

In this section, we are going to explain the necessary steps to install vtable-dumper on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install vtable-dumper

2. Uninstall "vtable-dumper" package

This guide covers the steps necessary to uninstall vtable-dumper on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove vtable-dumper $ sudo apt autoclean && sudo apt autoremove

3. Information about the vtable-dumper package on Ubuntu 20.10 (Groovy Gorilla)

Package: vtable-dumper
Architecture: amd64
Version: 1.2-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Depends: libc6 (>= 2.14), libelf1 (>= 0.131), libstdc++6 (>= 4.1.1)
Filename: pool/universe/v/vtable-dumper/vtable-dumper_1.2-1_amd64.deb
Size: 7332
MD5sum: 5523a74abdb33fffabd03ddf92586bd1
SHA1: d9800e977ce3a2c41cba986ec17689cb4a5b269d
SHA256: 5453a9b98d515709518d96ddcaa07145ef2c29ce0a88465e90d3a3b89cc25484
SHA512: 7212ee56297942670611d83e7846cfec8254e26e8a3e22834d901673fe42e377e8742293c8f88d968d3d092274663cb3eb54910fbe3e6c4a4d4439aafc939f20
Homepage: https://github.com/lvc/vtable-dumper
Description-en: tool to list content of virtual tables in a C++ shared library
It is intended for developers of software libraries and maintainers of Linux
distributions who are interested in ensuring backward binary compatibility.
.
A virtual function table is a mechanism used in a programming language to
support dynamic dispatch (or run-time method binding). Virtual tables
are part of the ABI of a C++ shared library.
Description-md5: 55db935368e8e7459e12c0affaec9050