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

Last updated: May 15,2024

1. Install "python3-pysmi" package

Learn how to install python3-pysmi on Kali Linux

$ sudo apt update $ sudo apt install python3-pysmi

2. Uninstall "python3-pysmi" package

Here is a brief guide to show you how to uninstall python3-pysmi on Kali Linux:

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

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

Package: python3-pysmi
Source: pysmi
Version: 0.3.4-1
Installed-Size: 345
Maintainer: Vincent Bernat
Architecture: all
Depends: python3-ply, python3:any
Size: 51972
SHA256: 2f409280a2146f80c87d47a1d61ee7f2ad7edc5a9e4fe97f0a12ec971146a573
SHA1: ced7a333abca5255a73abe8771daa9b08a5f8871
MD5sum: 4192a93342a2917347fb7886581f20de
Description: SNMP SMI/MIB Parser
PySMI is a pure-Python implementation of SNMP SMI MIB parser. This
tool is designed to turn ASN.1 MIBs into various formats. As of this
moment, JSON and pysnmp modules can be generated from ASN.1 MIBs.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/etingof/pysmi
Section: python
Priority: optional
Filename: pool/main/p/pysmi/python3-pysmi_0.3.4-1_all.deb