How to Install and Uninstall libantlr3c-3.2-0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libantlr3c-3.2-0" package

This guide covers the steps necessary to install libantlr3c-3.2-0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libantlr3c-3.2-0

2. Uninstall "libantlr3c-3.2-0" package

Please follow the instructions below to uninstall libantlr3c-3.2-0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libantlr3c-3.2-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libantlr3c-3.2-0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libantlr3c-3.2-0
Priority: optional
Section: universe/libs
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: libantlr3c
Version: 3.2-3
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Filename: pool/universe/liba/libantlr3c/libantlr3c-3.2-0_3.2-3_amd64.deb
Size: 39410
MD5sum: efe23bc20480653eae32748ad511fe94
SHA1: 33e94c3d63a5a4950c226c921eeafece967f1ea8
SHA256: 99a348ea7ae54982fdb49b9ae80eac88c545a7a89d23a6664b25c70d0b1d3f43
Description-en: ANTLR v3 parser generator C runtime
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 C runtime needed for parsers generated by ANTLR
v3 in the C language, with the ANTLR debugger disabled. Install
libantlr3c0-antlrdbg if you want to use the ANTLR debugger.
Description-md5: ab5c8321fbb86ec1f3b2f14fe54d6f28
Multi-Arch: same
Homepage: http://www.antlr.org/wiki/display/ANTLR3/ANTLR3+Code+Generation+-+C
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu