How to Install and Uninstall libsnmp-base Package on Kali Linux

Last updated: November 07,2024

1. Install "libsnmp-base" package

In this section, we are going to explain the necessary steps to install libsnmp-base on Kali Linux

$ sudo apt update $ sudo apt install libsnmp-base

2. Uninstall "libsnmp-base" package

This tutorial shows how to uninstall libsnmp-base on Kali Linux:

$ sudo apt remove libsnmp-base $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsnmp-base package on Kali Linux

Package: libsnmp-base
Source: net-snmp
Version: 5.9.4+dfsg-1
Installed-Size: 2183
Maintainer: Craig Small
Architecture: all
Suggests: snmp-mibs-downloader
Size: 1769596
SHA256: 3d1a20152346a439653a298b8352ca2ad48bce75a88762f9d271df67c9ea5280
SHA1: 87c59e24820f7739caea8e476a73b8551e2b039e
MD5sum: 0cf3fb9e4e8ffee3b1f0c648d87b74c4
Description: SNMP configuration script, MIBs and documentation
The Simple Network Management Protocol (SNMP) provides a framework
for the exchange of management information between agents (servers)
and clients.
.
This package includes documentation and MIBs (Management Information Bases)
for the SNMP libraries, agents and applications. MIBs contain a formal
description of the data that can be managed using SNMP and applications.
.
NOTE: If you want the OIDs (Object Identifiers) to resolve to their text
description, you need to activate the non-free repository and install the
"snmp-mibs-downloader" package.
Description-md5:
Multi-Arch: foreign
Homepage: https://net-snmp.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/net-snmp/libsnmp-base_5.9.4+dfsg-1_all.deb