How to Install and Uninstall vtable-dumper Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 05,2024
1. Install "vtable-dumper" package
This is a short guide on how to install vtable-dumper on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
vtable-dumper
Copied
2. Uninstall "vtable-dumper" package
Please follow the step by step instructions below to uninstall vtable-dumper on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
vtable-dumper
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the vtable-dumper package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: vtable-dumper
Priority: optional
Section: universe/devel
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Architecture: amd64
Version: 1.1-1
Depends: libc6 (>= 2.14), libelf1 (>= 0.131), libstdc++6 (>= 4.1.1)
Filename: pool/universe/v/vtable-dumper/vtable-dumper_1.1-1_amd64.deb
Size: 7040
MD5sum: 4b10471603f90ed9ab9757a5d2279adc
SHA1: 019144300cf6a3d7b03aa277e7730cefcfb0e606
SHA256: fe75b8734e14d53247f0f830f9656e0f0a9858c228063cc38158bbbd435dc266
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.
Description-md5: 092a4eeca360da8a687f228475f0cd88
Homepage: https://github.com/lvc/vtable-dumper
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Malaterre
Architecture: amd64
Version: 1.1-1
Depends: libc6 (>= 2.14), libelf1 (>= 0.131), libstdc++6 (>= 4.1.1)
Filename: pool/universe/v/vtable-dumper/vtable-dumper_1.1-1_amd64.deb
Size: 7040
MD5sum: 4b10471603f90ed9ab9757a5d2279adc
SHA1: 019144300cf6a3d7b03aa277e7730cefcfb0e606
SHA256: fe75b8734e14d53247f0f830f9656e0f0a9858c228063cc38158bbbd435dc266
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.
Description-md5: 092a4eeca360da8a687f228475f0cd88
Homepage: https://github.com/lvc/vtable-dumper
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu