How to Install and Uninstall libvdk2-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libvdk2-dbg" package

Please follow the instructions below to install libvdk2-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvdk2-dbg

2. Uninstall "libvdk2-dbg" package

This is a short guide on how to uninstall libvdk2-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvdk2-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvdk2-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libvdk2-dbg
Priority: extra
Section: universe/libdevel
Installed-Size: 6522
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Vogt
Architecture: amd64
Source: vdk2
Version: 2.4.0-5.3ubuntu1
Depends: libvdk2-2c2 (= 2.4.0-5.3ubuntu1), libvdk2-dev (= 2.4.0-5.3ubuntu1)
Filename: pool/universe/v/vdk2/libvdk2-dbg_2.4.0-5.3ubuntu1_amd64.deb
Size: 894448
MD5sum: 8db34085dfbf6174ae6dbaca2c8eec76
SHA1: e54b92e01c51d526d8a3faecbc610c2ee8de4969
SHA256: 1c2b9198c2824f35ee631f4b78820fba02fe4c72278c59a3f8d7016eaa400cef
Description-en: debugging static library for the VDK C++ library version 2
The Visual Development Kit (VDK) is a C++ library
that wraps the GTK+ toolkit.
.
The package also includes the VDK Component Library which
contains some useful new components not available in pure
GTK+.
.
Programming in VDK is much like programming in VCL
and Borland C++ Builder.
.
This package contains the debugging static libraries for the
VDK C++ library.
.
The debugging libraries are installed as /usr/lib/libvdk_g.a
Link specifically with them if you want to debug.
Description-md5: 842461faf0be5c55c2469420cce12206
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu