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

Last updated: May 05,2024

1. Install "python3-pyeapi" package

Please follow the steps below to install python3-pyeapi on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-pyeapi

2. Uninstall "python3-pyeapi" package

In this section, we are going to explain the necessary steps to uninstall python3-pyeapi on Ubuntu 18.04 LTS (Bionic Beaver):

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

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

Package: python3-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: python3-netaddr, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pyeapi/python3-pyeapi_0.8.1-1_all.deb
Size: 49000
MD5sum: d5fc5813b4634f05f2567fb29dc7d91a
SHA1: 7c1870efdd19e62b513c4de5d5bf6194a7d89cda
SHA256: 3d251a412bc50fcb1410f4332d1f8a6bf7d535aa844ab65dd8dcd4b9813440b5
Homepage: https://github.com/arista-eosplus/pyeapi
Description: Python API to interact with EOS network devices - Python 3.x
Description-md5: fdb5b839acedc0ae3632a80490a1c586
Python-Egg-Name: pyeapi