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

Last updated: July 05,2024

1. Install "python3-antlr4" package

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

$ sudo apt update $ sudo apt install python3-antlr4

2. Uninstall "python3-antlr4" package

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

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

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

Package: python3-antlr4
Version: 4.9.2-1
Installed-Size: 520
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 98124
SHA256: 58368e8bca494a5f55bc3b5c1ef9f85c01e99e75061f7d8429d28691b7d28717
SHA1: d421f9ac2af85342798e653aeefdd16e1003de1a
MD5sum: ea8d1b7e7fd0c75575738d1fea5df307
Description: ANTLR 4.9 runtime for Python 3
Provides the Python3 runtime for parsers/lexers generated by ANTLR 4.
.
Also known as "antlr4-python3-runtime".
Description-md5:
Homepage: https://www.antlr.org
Section: python
Priority: optional
Filename: pool/main/p/python3-antlr4/python3-antlr4_4.9.2-1_all.deb