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

Last updated: September 20,2024

1. Install "python3-reparser" package

Please follow the instructions below to install python3-reparser on Kali Linux

$ sudo apt update $ sudo apt install python3-reparser

2. Uninstall "python3-reparser" package

This guide covers the steps necessary to uninstall python3-reparser on Kali Linux:

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

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

Package: python3-reparser
Source: reparser
Version: 1.4.3-3
Installed-Size: 25
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3:any
Size: 4992
SHA256: 0838aed8c03aa1426c3ae32204410e404516e40af1ca9cc34fd4a6569c7841f1
SHA1: e85b18f62364b4cbaa7a7e41f0fe41fe4ec41509
MD5sum: deafabd2a0bafe2323f904cd204f6023
Description: Simple regex-based lexer/parser for inline markup
This is a library with a Simple regex-based lexer/parser
for inline markup. The example use shows writing a simple
markdown parser.
Description-md5:
Homepage: https://github.com/xmikos/reparser
Section: python
Priority: optional
Filename: pool/main/r/reparser/python3-reparser_1.4.3-3_amd64.deb