How to Install and Uninstall libantlr3c-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libantlr3c-dev" package

This guide let you learn how to install libantlr3c-dev on Kali Linux

$ sudo apt update $ sudo apt install libantlr3c-dev

2. Uninstall "libantlr3c-dev" package

Please follow the step by step instructions below to uninstall libantlr3c-dev on Kali Linux:

$ sudo apt remove libantlr3c-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libantlr3c-dev package on Kali Linux

Package: libantlr3c-dev
Source: libantlr3c
Version: 3.4+dfsg-4
Installed-Size: 682
Maintainer: Debian QA Group
Architecture: amd64
Depends: libantlr3c-3.4-0 (= 3.4+dfsg-4) | libantlr3c-antlrdbg-3.4-0 (= 3.4+dfsg-4)
Size: 130132
SHA256: c18799f4ba1bc3a3942397b0a6a976750126894beb9e6e7626312b32f8692acf
SHA1: 5787a286e00c0934290efc20cb4d496a7fd05d4c
MD5sum: d362659f24cb9d982cac91fabb4aab79
Description: ANTLR v3 parser generator C runtime [development files]
ANTLR, ANother Tool for Language Recognition, is a language tool that
provides a framework for constructing recognizers, compilers, and
translators from grammatical descriptions.
.
This package contains the development files needed to build your applications
using parsers generated by ANTLR in the C language.
Description-md5:
Homepage: https://www.antlr3.org/api/C/index.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/liba/libantlr3c/libantlr3c-dev_3.4+dfsg-4_amd64.deb