How to Install and Uninstall vtun Package on Kali Linux

Last updated: September 20,2024

1. Install "vtun" package

Please follow the guidance below to install vtun on Kali Linux

$ sudo apt update $ sudo apt install vtun

2. Uninstall "vtun" package

Please follow the steps below to uninstall vtun on Kali Linux:

$ sudo apt remove vtun $ sudo apt autoclean && sudo apt autoremove

3. Information about the vtun package on Kali Linux

Package: vtun
Source: vtun (3.0.4-2)
Version: 3.0.4-2+b1
Installed-Size: 175
Maintainer: Rodrigo Carvalho
Architecture: amd64
Depends: libc6 (>= 2.14), liblzo2-2 (>= 2.02), libssl3 (>= 3.0.0), zlib1g (>= 1:1.1.4), udev | makedev, lsb-base
Size: 70076
SHA256: 6770cdc14db3115b525ef8c8933a4d0193b9237a5345b8de87a5f1be98754302
SHA1: ef52e973ccbeda512c5bf5aa4d4c316f6115e021
MD5sum: 98b64d77a38f77189b5509ce36ab479c
Description: virtual tunnel over TCP/IP networks
VTun is the easiest way to create virtual tunnels over TCP/IP networks
with traffic shaping and compression.
.
It supports IP, PPP, SLIP, Ethernet and other tunnel types.
.
VTun is easily and highly configurable, it can be used for various
network tasks.
.
VTun requires the universal TUN/TAP kernel module which can be found at
http://vtun.sourceforge.net/tun/index.html or in the 2.4 and newer Linux
kernels.
.
Note: This program includes an "encryption" feature intended to protect the
tunneled data as it travels across the network. However, the protocol it uses
is known to be very insecure, and you should not rely on it to deter anyone
but a casual eavesdropper. See the included README.Encryption file for more
information.
Description-md5:
Homepage: http://vtun.sourceforge.net/
Tag: implemented-in::c, interface::daemon, network::client, network::server,
network::vpn, protocol::tcp, protocol::udp, role::program
Section: net
Priority: optional
Filename: pool/main/v/vtun/vtun_3.0.4-2+b1_amd64.deb