How to Install and Uninstall python-libteam.x86_64 Package on Amazon Linux 2

Last updated: May 17,2024

1. Install "python-libteam.x86_64" package

Please follow the step by step instructions below to install python-libteam.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-libteam.x86_64

2. Uninstall "python-libteam.x86_64" package

Please follow the guidelines below to uninstall python-libteam.x86_64 on Amazon Linux 2:

$ sudo yum remove python-libteam.x86_64 $ sudo yum autoremove

3. Information about the python-libteam.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-libteam
Arch : x86_64
Version : 1.27
Release : 9.amzn2
Size : 64 k
Repo : amzn2-core/2/x86_64
Summary : Team network device library bindings
URL : http://www.libteam.org
License : LGPLv2+
Description : The team-python package contains a module that permits
: applications written in the Python programming language to use the
: interface supplied by team network device library.
:
: This package should be installed if you want to develop Python
: programs that will manipulate team network devices.