How to Install and Uninstall libteam-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libteam-utils" package

Please follow the instructions below to install libteam-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libteam-utils

2. Uninstall "libteam-utils" package

Please follow the guidance below to uninstall libteam-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libteam-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the libteam-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libteam-utils
Priority: optional
Section: universe/net
Installed-Size: 257
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: amd64
Source: libteam
Version: 1.23-1
Depends: libc6 (>= 2.15), libdaemon0 (>= 0.14), libdbus-1-3 (>= 1.9.14), libjansson4 (>= 2.3), libteam5 (>= 1.23), libteamdctl0 (>= 1.9)
Filename: pool/universe/libt/libteam/libteam-utils_1.23-1_amd64.deb
Size: 75232
MD5sum: eb9bd6e8c3762e2dff4e0b6daa7a5998
SHA1: 64f80485d87bf034e9efa16874a14b6fd0309207
SHA256: 1aedaec2ef8f2a2f3a6b82f2d4c71c8e3cba8dab2c55e680c0d3287231c23fe9
Description-en: library for controlling team network device -- userspace utilities
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.
.
This package provies user-space counterpart for team network driver.
Description-md5: 6d637a19bc3e5a2df0badbeec9e68d63
Homepage: http://libteam.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu