How to Install and Uninstall libvdk2-dev Package on Kali Linux

Last updated: April 28,2024

1. Install "libvdk2-dev" package

This guide covers the steps necessary to install libvdk2-dev on Kali Linux

$ sudo apt update $ sudo apt install libvdk2-dev

2. Uninstall "libvdk2-dev" package

In this section, we are going to explain the necessary steps to uninstall libvdk2-dev on Kali Linux:

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

3. Information about the libvdk2-dev package on Kali Linux

Package: libvdk2-dev
Source: vdk2
Version: 2.4.0-5.6
Installed-Size: 3649
Maintainer: Michael Vogt
Architecture: amd64
Depends: libvdk2-2c2 (= 2.4.0-5.6), libgtk2.0-dev
Suggests: libvdk2-doc, doxygen
Size: 802724
SHA256: ecd45f461d77069754f4be4b85008264c5ae991a68f57928d046dc7614aec846
SHA1: e9ab7165e6a082c6044f899f4c7394638e29aa89
MD5sum: eecbd02d43fe0f59e80abe99a1f4142f
Description: 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
Homepage: https://sf.net/projects/vdkbuilder/
Tag: devel::library, role::devel-lib, uitoolkit::gtk
Section: libdevel
Priority: optional
Filename: pool/main/v/vdk2/libvdk2-dev_2.4.0-5.6_amd64.deb