How to Install and Uninstall pccts Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "pccts" package

This is a short guide on how to install pccts on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pccts

2. Uninstall "pccts" package

Please follow the steps below to uninstall pccts on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pccts $ sudo apt autoclean && sudo apt autoremove

3. Information about the pccts package on Ubuntu 21.10 (Impish Indri)

Package: pccts
Architecture: amd64
Version: 1.33MR33-6build1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dale E. Martin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1229
Provides: sorcerer
Depends: libc6 (>= 2.14)
Conflicts: sorcerer
Replaces: sorcerer
Filename: pool/universe/p/pccts/pccts_1.33MR33-6build1_amd64.deb
Size: 380716
MD5sum: 06d3013743bef9be537136334485748a
SHA1: 95a96f022f413d181f5d751801b20afe8070ce29
SHA256: 164f39c742ccfbdafe99f5907e8f9cee8f800bea87a3a42e539a7304ea3e0212
SHA512: fdb167db8e6dad52f8afc709d816c22d60eddeaa11ea88cd4100cc93c3f37232f71082af7ef094eface2609f1e6c6ad7317be6a03e7149705b37e5efa617424b
Description-en: The Purdue Compiler Construction Tool Set (PCCTS).
PCCTS consists of ANother Tool for Language Recognition (ANTLR), a
DFA-based Lexical analyzer Generator (DLG) and assorted other utilities
designed for the construction of compilers and other language translators.
ANTLR is a parser generator which generates recursive descent parsers which
are easier to debug than the table driven bottom-up parsers created by YACC.
It also provides support for the automatic generation of Abstract Syntax
Trees (AST's).
Many projects have stopped using PCCTS and moved on to antlr, which is
also packaged for Debian. New projects should probably look there first.
However PCCTS will be maintained in Debian as long as there is interest in
doing so.
Description-md5: b52b76990a557c0fabc8da38fe85da79