How to Install and Uninstall snmp Package on Kali Linux

Last updated: May 12,2024

1. Install "snmp" package

This tutorial shows how to install snmp on Kali Linux

$ sudo apt update $ sudo apt install snmp

2. Uninstall "snmp" package

Please follow the instructions below to uninstall snmp on Kali Linux:

$ sudo apt remove snmp $ sudo apt autoclean && sudo apt autoremove

3. Information about the snmp package on Kali Linux

Package: snmp
Source: net-snmp (5.9.4+dfsg-1)
Version: 5.9.4+dfsg-1+b2
Installed-Size: 700
Maintainer: Craig Small
Architecture: amd64
Depends: libc6 (>= 2.34), libsnmp40 (= 5.9.4+dfsg-1+b2), libssl3 (>= 3.0.0), libsnmp-base
Recommends: perl
Size: 176456
SHA256: 72d4d007de9ea72b3c46a7b51625215f567058cdf1297372249ac2cf8e1fdc3e
SHA1: d93d0cddb6851d90b734ce93331ca8bd88acc389
MD5sum: 12c3a8159c3a4ea50449cd74c14ed9b8
Description: SNMP (Simple Network Management Protocol) applications
The Simple Network Management Protocol (SNMP) provides a framework
for the exchange of management information between agents (servers)
and clients.
.
The Net-SNMP applications are a collection of command line clients
for issuing SNMP requests to agents.
Description-md5:
Homepage: https://net-snmp.sourceforge.net/
Tag: implemented-in::c, interface::commandline, network::service,
protocol::snmp, role::program, scope::utility
Section: net
Priority: optional
Filename: pool/main/n/net-snmp/snmp_5.9.4+dfsg-1+b2_amd64.deb