How to Install and Uninstall libantlr4-runtime4.9 Package on Kali Linux

Last updated: May 11,2024

1. Install "libantlr4-runtime4.9" package

In this section, we are going to explain the necessary steps to install libantlr4-runtime4.9 on Kali Linux

$ sudo apt update $ sudo apt install libantlr4-runtime4.9

2. Uninstall "libantlr4-runtime4.9" package

Please follow the guidelines below to uninstall libantlr4-runtime4.9 on Kali Linux:

$ sudo apt remove libantlr4-runtime4.9 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libantlr4-runtime4.9 package on Kali Linux

Package: libantlr4-runtime4.9
Source: antlr4-cpp-runtime (4.9+dfsg-3)
Version: 4.9+dfsg-3+b1
Installed-Size: 1291
Maintainer: Andrius Merkys
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1)
Size: 349876
SHA256: 9c1d4989d22d5a20f31392f5eedfb03fda14c1a42e7cfe21e0db614fdc4b66d4
SHA1: e97e2735f35b8c21bf8db5a02b912c4206dc0f06
MD5sum: f268e648aaab342bce6687a1807ac0e1
Description: ANTLR Parser Generator - C++ runtime support (shared library)
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator
for reading, processing, executing, or translating structured text or binary
files. It's widely used to build languages, tools, and frameworks. From a
grammar, ANTLR generates a parser that can build and walk parse trees.
.
This package contains the shared library of C++ runtime support for ANTLR.
Description-md5:
Multi-Arch: same
Homepage: https://www.antlr.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/antlr4-cpp-runtime/libantlr4-runtime4.9_4.9+dfsg-3+b1_amd64.deb