How to Install and Uninstall libteamdctl0 Package on Kali Linux

Last updated: May 10,2024

1. Install "libteamdctl0" package

This tutorial shows how to install libteamdctl0 on Kali Linux

$ sudo apt update $ sudo apt install libteamdctl0

2. Uninstall "libteamdctl0" package

In this section, we are going to explain the necessary steps to uninstall libteamdctl0 on Kali Linux:

$ sudo apt remove libteamdctl0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libteamdctl0 package on Kali Linux

Package: libteamdctl0
Source: libteam
Version: 1.31-1
Installed-Size: 45
Maintainer: Dmitry Smirnov
Architecture: amd64
Depends: libc6 (>= 2.15), libdbus-1-3 (>= 1.9.14)
Size: 12084
SHA256: 9619c108b872b4b01946fb1841dffd06e95dd6dcf511efefc212755c829b1378
SHA1: f34c776482085d7c2a97f638c4de2efd899c52f4
MD5sum: 7d4466f21f3606cca3b40650f0d40c85
Description: library for communication with `teamd` process
libteamdctl is a library for communication with teamd process
(via D-Bus, Unix socket or zeromq). It is used by the `teamdctl` utility.
.
Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2
(Data link) into a single virtual NIC. The process is called "channel
bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc.
This is already implemented in the Linux kernel by the bonding driver but
unlike the bonding driver, libteam (user space) has the following
additional features:
* load-balancing for LACP support
* NS/NA (IPV6) link monitoring
* port priorities and stickiness ("primary" option enhancement)
* separate per-port link monitoring setup
.
Libteam requires Linux kernel 3.3 or higher.
Description-md5:
Multi-Arch: same
Homepage: http://libteam.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libt/libteam/libteamdctl0_1.31-1_amd64.deb