How to Install and Uninstall libteam5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libteam5" package

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

$ sudo apt update $ sudo apt install libteam5

2. Uninstall "libteam5" package

Here is a brief guide to show you how to uninstall libteam5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libteam5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libteam5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libteam5
Priority: optional
Section: universe/net
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: amd64
Source: libteam
Version: 1.23-1
Depends: libc6 (>= 2.15), libnl-3-200 (>= 3.2.27), libnl-cli-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libnl-route-3-200 (>= 3.2.24)
Filename: pool/universe/libt/libteam/libteam5_1.23-1_amd64.deb
Size: 22738
MD5sum: 717db8484f71f6a0bc681d60ad510478
SHA1: eb716002680013e85d1924abc0224a252496e9de
SHA256: 3080e8922db2713ac6006b1fbe3b0405b0db19645211ed8d9e0151e0d84f78c0
Description-en: library for communication with Netlink kernel module
Libteam is a library for communication with the Netlink kernel module.
It is used by `teamd`.
.
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: 46ed87623ce1df2286660e13f610432a
Multi-Arch: same
Homepage: http://libteam.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu