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

Last updated: May 15,2024

1. Install "libvde-dev" package

Please follow the step by step instructions below to install libvde-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvde-dev

2. Uninstall "libvde-dev" package

This tutorial shows how to uninstall libvde-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libvde-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 172
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VSquare Team
Architecture: amd64
Source: vde2
Version: 2.3.2+r586-2
Replaces: libvdemgmt0-dev, vde2 (<< 2.3.2-1)
Depends: libvde0 (= 2.3.2+r586-2)
Conflicts: libvdemgmt0-dev (<= 2.2.2-3)
Breaks: vde2 (<< 2.3.2-1)
Filename: pool/universe/v/vde2/libvde-dev_2.3.2+r586-2_amd64.deb
Size: 24618
MD5sum: 5bf9d2278be55cc058f58e48cfbb6f94
SHA1: 48ab4522a3049344615edae8af86956c0f5b96c1
SHA256: 7efa03297b741b8b453e6eabf13d92c77fb1179cf2e1d95703c0eca8904fe3ad
Description-en: Virtual Distributed Ethernet - support libraries 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 libvde
Description-md5: aa2b8ef5bfc1b2448704d9a8c6451369
Homepage: http://vde.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu