How to Install and Uninstall libvdeplug-pcap Package on Kali Linux

Last updated: May 14,2024

1. Install "libvdeplug-pcap" package

Please follow the instructions below to install libvdeplug-pcap on Kali Linux

$ sudo apt update $ sudo apt install libvdeplug-pcap

2. Uninstall "libvdeplug-pcap" package

Please follow the steps below to uninstall libvdeplug-pcap on Kali Linux:

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

3. Information about the libvdeplug-pcap package on Kali Linux

Package: libvdeplug-pcap
Source: vdeplug-pcap (0.1.0-2)
Version: 0.1.0-2+b1
Installed-Size: 32
Maintainer: Debian VirtualSquare Team
Architecture: amd64
Depends: libc6 (>= 2.14), libpcap0.8 (>= 1.5.1), libvdeplug2 (>= 4)
Size: 6468
SHA256: 6d9ed8a3bacd5e423cb0b4d6a215f4bdac332336823b139b35e6ca5af2541a5d
SHA1: 6a83e3c985020c28236f73a93d583d2ef1c3e884
MD5sum: b46d10f70db5d4e7320185b4f1cce959
Description: libvdeplug plugin: packet capture library (pcap)
This libvdeplug module interconnects a client to an interface using the packet
capture library (pcap). All the data that is received by this plug is
injected into interface and everything captured from that interface is sent to
the client.
.
Please notice that the pcap library captures and injects packets on the net,
packets sent by the host are not captured, injected packets are not received
by the host. So several clients using libvdeplug_pcap on the same interface of
the same host do not communicate among them (nor they communicate with the
host).
Description-md5:
Homepage: http://www.virtualsquare.org/
Section: libs
Priority: optional
Filename: pool/main/v/vdeplug-pcap/libvdeplug-pcap_0.1.0-2+b1_amd64.deb