How to Install and Uninstall coco-cpp Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "coco-cpp" package

Please follow the guidance below to install coco-cpp on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install coco-cpp

2. Uninstall "coco-cpp" package

This is a short guide on how to uninstall coco-cpp on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove coco-cpp $ sudo apt autoclean && sudo apt autoremove

3. Information about the coco-cpp package on Ubuntu 21.10 (Impish Indri)

Package: coco-cpp
Architecture: amd64
Version: 20120102-1build2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Markus Loeberbauer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 208
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Filename: pool/universe/c/coco-cpp/coco-cpp_20120102-1build2_amd64.deb
Size: 50548
MD5sum: 0da8e1f3c3956e33f82c77af2aa70ab9
SHA1: 72b372e03e1f066240b30194668c1f18038e100c
SHA256: 0c1ba1f2558656fe6eac700bae46168c88ddb875b664158ea9c352e8b322963b
SHA512: 0692440834a0f3e20e0567191fe6907ac6ff0c0464cfdc2ac4a2c8f5f52e7776c65d4f39a68b0a277712111f0943469800b49b1106c1659d55dc6fab486575b6
Homepage: http://www.ssw.uni-linz.ac.at/Research/Projects/Coco/
Description-en: Coco/R Compiler Generator (C++ Version)
Coco/R is a compiler generator, which takes an attributed grammar of a source
language and generates a scanner and a parser for this language. The scanner
works as a deterministic finite automaton. The parser uses recursive descent.
LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic
checks. Thus the class of accepted grammars is LL(k) for an arbitrary k.
.
To start Coco call cococpp, which is a shell script in /usr/bin.
Description-md5: 02d009ce52ba1690b30aabdb24096e50