How to Install and Uninstall python3-netsnmpagent Package on Kali Linux

Last updated: July 03,2024

1. Install "python3-netsnmpagent" package

Learn how to install python3-netsnmpagent on Kali Linux

$ sudo apt update $ sudo apt install python3-netsnmpagent

2. Uninstall "python3-netsnmpagent" package

Learn how to uninstall python3-netsnmpagent on Kali Linux:

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

3. Information about the python3-netsnmpagent package on Kali Linux

Package: python3-netsnmpagent
Source: python-netsnmpagent
Version: 0.6.0-2
Installed-Size: 145
Maintainer: Salvo 'LtWorf' Tomaselli
Architecture: all
Depends: python3:any, libsnmp40
Size: 55452
SHA256: 23ad92d65925da99cfdb934ea3c4ce71a5da7f1d2c4a5fd7e1409feee74051ad
SHA1: 7c71733114873f226c78934dfd7fc7287282fc90
MD5sum: 2127b0a26f139222ffbb4365d2e831b7
Description: Allows writing SNMP (AgentX) subagents in Python
The Simple Network Management Protocol (SNMP) provides a framework
for the exchange of management information between agents (servers)
and clients.
.
This module offers a Python API to use of libsnmp, which no longer
has python bindings.
Description-md5:
Homepage: https://github.com/pief/python-netsnmpagent
Section: python
Priority: optional
Filename: pool/main/p/python-netsnmpagent/python3-netsnmpagent_0.6.0-2_all.deb

5. The same packages on other Linux Distributions