How to Install and Uninstall libteam5 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libteam5" package

Please follow the instructions below to install libteam5 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libteam5

2. Uninstall "libteam5" package

This guide let you learn how to uninstall libteam5 on openSuSE Tumbleweed:

$ sudo zypper remove libteam5

3. Information about the libteam5 package on openSuSE Tumbleweed

Information for package libteam5:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libteam5
Version : 1.32-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 58.1 KiB
Installed : No
Status : not installed
Source package : libteam-1.32-1.2.src
Upstream URL : http://libteam.org/
Summary : Library for controlling 802.1AX team network device
Description :
A library which is the user-space counterpart for the team network
driver, and provides an API to control them.
Linux kernel 3.3 and above offer a so-called "team" network driver -
a lightweight mechanism for bonding multiple interfaces together.
It is a userspace-driven alternative to the existing bonding driver.