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

Last updated: September 20,2024

1. Install "python3-mrtparse" package

Please follow the guidance below to install python3-mrtparse on Kali Linux

$ sudo apt update $ sudo apt install python3-mrtparse

2. Uninstall "python3-mrtparse" package

Learn how to uninstall python3-mrtparse on Kali Linux:

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

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

Package: python3-mrtparse
Source: mrtparse
Version: 1.6-3
Installed-Size: 72
Maintainer: Vincent Bernat
Architecture: all
Depends: python3:any
Size: 12692
SHA256: fbe1ebf2897cfbd8c6a66e2f0cb2ad83383411dd881ee3ad747cfea01c56b8f7
SHA1: 6b93feef8c1132bc4a21707b1735abd4469eba12
MD5sum: e702ab7cc5e2d0c961843e73fdfcbb9c
Description: read and analyze the MRT format data (Python 3.x module)
The MRT format can be used to export routing protocol messages, state
changes, and routing information base contents, and is defined in
RFC6396.
.
Programs like Quagga / Zebra, BIRD, OpenBGPD and PyRT can dump the
MRT format data. Archives are also available from the Route Views
Projects and RIPE NCC.
.
This package contains the module for Python 3.x.
Description-md5:
Homepage: https://github.com/YoshiyukiYamauchi/mrtparse
Python-Egg-Name: mrtparse
Section: python
Priority: optional
Filename: pool/main/m/mrtparse/python3-mrtparse_1.6-3_all.deb