How to Install and Uninstall python-pyeapi-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "python-pyeapi-doc" package

This guide covers the steps necessary to install python-pyeapi-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pyeapi-doc

2. Uninstall "python-pyeapi-doc" package

Please follow the guidance below to uninstall python-pyeapi-doc on Kali Linux:

$ sudo apt remove python-pyeapi-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyeapi-doc package on Kali Linux

Package: python-pyeapi-doc
Source: pyeapi
Version: 1.0.2-1
Installed-Size: 2799
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 163432
SHA256: e50ce739d727895dfebbb71200af9b4dea1e0069dc327e3958928e4854a24ed8
SHA1: 12853d3238b5925059f53b3f7d10737bbb8e3443
MD5sum: 0a5bfa86297ece161a1a289fc54a2e00
Description: Python API to interact with EOS network devices - docs
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. It can be used either on a
local node (running EOS) or on a remote node.
.
This 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. For example, it
allows one to list VLAN or configure a BGP session.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/arista-eosplus/pyeapi
Section: doc
Priority: optional
Filename: pool/main/p/pyeapi/python-pyeapi-doc_1.0.2-1_all.deb