How to Install and Uninstall python-pyeapi Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: April 26,2024

1. Install "python-pyeapi" package

This is a short guide on how to install python-pyeapi on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-pyeapi

2. Uninstall "python-pyeapi" package

Please follow the steps below to uninstall python-pyeapi on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-pyeapi package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-pyeapi
Architecture: all
Version: 0.8.1-1
Priority: optional
Section: universe/python
Source: pyeapi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 369
Depends: python-netaddr, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pyeapi/python-pyeapi_0.8.1-1_all.deb
Size: 48952
MD5sum: 5f83fb6fe2222294bc0ad08ae5f75b92
SHA1: ebf158db34419a5f2103ca98fd0ed378177800be
SHA256: 0e4f53498d2e05261b7d45f1ea01dbfb3f88bddd92b7f1ad27159f031a0a90cb
Homepage: https://github.com/arista-eosplus/pyeapi
Description: Python API to interact with EOS network devices - Python 2.x
Description-md5: 8e42717c114bc2e764ad08c822658830
Python-Egg-Name: pyeapi