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

Last updated: September 20,2024

1. Install "libvdeplug-dev" package

This is a short guide on how to install libvdeplug-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvdeplug-dev

2. Uninstall "libvdeplug-dev" package

Please follow the instructions below to uninstall libvdeplug-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libvdeplug-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VSquare Team
Architecture: amd64
Source: vde2
Version: 2.3.2+r586-2
Replaces: libvdeplug2-dev
Provides: libvdeplug2-dev
Depends: libvdeplug2 (= 2.3.2+r586-2)
Conflicts: libvdeplug2-dev
Filename: pool/universe/v/vde2/libvdeplug-dev_2.3.2+r586-2_amd64.deb
Size: 13784
MD5sum: defadbf3aec0882423a18a2adec21ec3
SHA1: 64151ad8a99b9bb311108b7cfda97e37943ed5d7
SHA256: 79b1cf3541d39225e6180cd75bcdce44c6a86c8697ef6cbf2ae5686248efed80
Description-en: Virtual Distributed Ethernet - Plug development files
VDE is a virtual switch that can connect multiple virtual machines together,
both local and remote.
.
Components of the VDE architecture are VDE switches (virtual counterpart of
ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used
to connect two switches).
.
This package contains the development files for libvdeplug.
Description-md5: c53076e7c84fa1ca763d6ae1109cb5f2
Homepage: http://vde.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu