How to Install and Uninstall python39-pyeapi Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "python39-pyeapi" package
Learn how to install python39-pyeapi on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-pyeapi
Copied
2. Uninstall "python39-pyeapi" package
Please follow the guidelines below to uninstall python39-pyeapi on openSuSE Tumbleweed:
$
sudo zypper remove
python39-pyeapi
Copied
3. Information about the python39-pyeapi package on openSuSE Tumbleweed
Information for package python39-pyeapi:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyeapi
Version : 1.0.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 678.0 KiB
Installed : No
Status : not installed
Source package : python-pyeapi-1.0.2-2.1.src
Upstream URL : https://github.com/arista-eosplus/pyeapi
Summary : Python Client for eAPI
Description :
The Python Client for eAPI (pyeapi) is a native Python library wrapper around
Arista EOS eAPI. It provides a set of Python language bindings for configuring
Arista EOS nodes.
The Python library can be used to communicate with EOS either locally
(on-box) or remotely (off-box). It uses a standard INI-style configuration file
to specify one or more nodes and connection profiles.
The pyeapi library also provides an API layer for building native Python
objects to interact with the destination nodes. The API layer is a convenient
implementation for working with the EOS configuration and is extensible for
developing custom implementations.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyeapi
Version : 1.0.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 678.0 KiB
Installed : No
Status : not installed
Source package : python-pyeapi-1.0.2-2.1.src
Upstream URL : https://github.com/arista-eosplus/pyeapi
Summary : Python Client for eAPI
Description :
The Python Client for eAPI (pyeapi) is a native Python library wrapper around
Arista EOS eAPI. It provides a set of Python language bindings for configuring
Arista EOS nodes.
The Python library can be used to communicate with EOS either locally
(on-box) or remotely (off-box). It uses a standard INI-style configuration file
to specify one or more nodes and connection profiles.
The pyeapi library also provides an API layer for building native Python
objects to interact with the destination nodes. The API layer is a convenient
implementation for working with the EOS configuration and is extensible for
developing custom implementations.