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

Last updated: May 13,2024

1. Install "python3-pyagentx" package

This is a short guide on how to install python3-pyagentx on Kali Linux

$ sudo apt update $ sudo apt install python3-pyagentx

2. Uninstall "python3-pyagentx" package

Please follow the instructions below to uninstall python3-pyagentx on Kali Linux:

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

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

Package: python3-pyagentx
Source: pyagentx
Version: 0.4.1-8
Installed-Size: 54
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 10272
SHA256: 81fdb6e4458549363b0110bf30070ee57bebd9d56cefb719d6a26f35432a9064
SHA1: b88ca4810d359214faf16f718cfd14849e9ef40a
MD5sum: 9e88b270e665e593b62284c778883b2d
Description: AgentX package to extend SNMP with pure Python
Pure Python implementation of AgentX protocol (RFC 2741) allowing
you to extend SNMP agent (snmpd) by writing AgentX subagents.
.
The agent can support the following commands:
- snmpget
- snmpwalk
- snmptable
- snmpset
Description-md5:
Homepage: https://github.com/rayed/pyagentx
Section: python
Priority: optional
Filename: pool/main/p/pyagentx/python3-pyagentx_0.4.1-8_all.deb