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

Last updated: May 13,2024

1. Install "libvdk2-dev" package

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

$ sudo apt update $ sudo apt install libvdk2-dev

2. Uninstall "libvdk2-dev" package

This guide covers the steps necessary to uninstall libvdk2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libvdk2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 3669
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), libgtk2.0-dev
Suggests: libvdk2-doc, doxygen
Filename: pool/universe/v/vdk2/libvdk2-dev_2.4.0-5.3ubuntu1_amd64.deb
Size: 736264
MD5sum: b84935cafcd3f5612d30819c622c7580
SHA1: c220e618e829ce9241573ce7efa0596c7bf72621
SHA256: 2980808509eb6a8819b63ea2cd178b888e0a31fda74456cb34f0b401260dc89d
Description-en: header files and static libraries for VDK 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 header files and static libraries for
the VDK C++ and for the VDK Component libraries.
.
Install this package if you wish to develop your own X programs
using the VDK C++ and the VDK Component libraries.
Description-md5: 43c5634323dc139b4ebb5baa757f8180
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu