How to Install and Uninstall python-pysnmp4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 04,2024

1. Install "python-pysnmp4" package

This tutorial shows how to install python-pysnmp4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pysnmp4

2. Uninstall "python-pysnmp4" package

Learn how to uninstall python-pysnmp4 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-pysnmp4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pysnmp4
Priority: optional
Section: python
Installed-Size: 1051
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Lübbe
Architecture: all
Version: 4.2.5-1
Replaces: python-pysnmp-common, python-pysnmp2
Provides: python-pysnmp-common, python-pysnmp2
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pyasn1, python-crypto (>= 2.4.1), smitools
Recommends: python-pysnmp4-mibs, python-pysnmp4-apps, python-twisted
Suggests: python-pysnmp4-doc, doc-base
Conflicts: python-pysnmp-common, python-pysnmp2
Filename: pool/main/p/python-pysnmp4/python-pysnmp4_4.2.5-1_all.deb
Size: 151660
MD5sum: 395c65aa72adea6bdbb71294f4cde922
SHA1: e54765aa5249c0a31a0341d01522c8f9970af03e
SHA256: 7f9de39840a0bef92fb214c7214c6646ab92d3491807d1605291eb06efdc91cf
Description-en: Python SNMP library for agents and managers (Python 2 module)
This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its
general functionality is to assemble/disassemble SNMP messages
from/into given SNMP Object IDs along with associated values. PySNMP
also provides a few transport methods specific to TCP/IP networking.
.
PySNMP is written entirely in Python and is self-sufficient in terms
that it does not rely on any third party tool (it isn't a wrapper).
.
This package provides Python 2 module.
Description-md5: 71e6a8165a912c0f8c12819bc1aa494b
Homepage: http://pysnmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y