How to Install and Uninstall connman-vpn Package on Kali Linux

Last updated: May 16,2024

1. Install "connman-vpn" package

In this section, we are going to explain the necessary steps to install connman-vpn on Kali Linux

$ sudo apt update $ sudo apt install connman-vpn

2. Uninstall "connman-vpn" package

This tutorial shows how to uninstall connman-vpn on Kali Linux:

$ sudo apt remove connman-vpn $ sudo apt autoclean && sudo apt autoremove

3. Information about the connman-vpn package on Kali Linux

Package: connman-vpn
Source: connman
Version: 1.42-5
Installed-Size: 545
Maintainer: Vignesh Raman
Architecture: amd64
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.75.3), libgnutls30 (>= 3.8.1), libmnl0 (>= 1.0.3-4~), libopenconnect5 (>= 8.01)
Recommends: connman (= 1.42-5), xl2tpd
Breaks: ppp (>= 2.4.9-2~), ppp (<< 2.4.9-1+~)
Size: 155328
SHA256: df367149a285dab2e631bc31626cc0d6a697d8d7ca0c1b7ea9af3aaa60b68618
SHA1: 1f50c2f99e0e1fa06dcb7424ba6da282b924b1c7
MD5sum: f271b659da151004577afecef68e0f97
Description: Intel Connection Manager daemon - VPN daemon
The Linux Connection Manager project provides a daemon for managing
Internet connections within embedded devices running the Linux
operating system. The Connection Manager is designed to be slim and to
use as few resources as possible. It is fully modular system that
can be extended through plug-ins. The plug-in approach allows for
easy adaption and modification for various use cases.
.
ConnMan provies IPv4 and IPv6 connectivity via:
* ethernet
* Wi-Fi, using wpasupplicant
* Cellular, using oFono
* Bluetooth, using bluez
.
ConnMan implements DNS resolving and caching, DHCP clients for both IPv4 and
IPv6, link-local IPv4 address handling and tethering (IP connection sharing)
to clients via USB, ethernet, Wi-Fi, cellular and Bluetooth.
.
This package contains the connman VPN daemon. ConnMan VPN daemon manages
VPNs on behalf of connmand and start and stops various VPN client
applications. The VPN daemon can also be run standalone without connmand.
Description-md5:
Homepage: https://git.kernel.org/pub/scm/network/connman/connman.git
Section: net
Priority: optional
Filename: pool/main/c/connman/connman-vpn_1.42-5_amd64.deb