How to Install and Uninstall coco-cs Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "coco-cs" package

This is a short guide on how to install coco-cs on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install coco-cs

2. Uninstall "coco-cs" package

In this section, we are going to explain the necessary steps to uninstall coco-cs on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the coco-cs package on Ubuntu 20.10 (Groovy Gorilla)

Package: coco-cs
Architecture: all
Version: 20110419-5.1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Markus Loeberbauer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 114
Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 3.2.8)
Filename: pool/universe/c/coco-cs/coco-cs_20110419-5.1_all.deb
Size: 33970
MD5sum: 4cfe10f2a92eebd8a9071ff67996ff1d
SHA1: 8e4fd8609cfc989618ddd3c9d78fdf18ba646bfa
SHA256: 040fb04645db97da58293bde6188468d4c05e2fd89b8869746fc5662f6bbd47f
SHA512: dd192f528c03d07351e924ad48e9a004e23513d0f411991028c090c2a6654e341d1a3004b9d82bdf0b87e06c7372029cdde0faf7a168ebfa0b3ae957b09b8b05
Homepage: http://www.ssw.uni-linz.ac.at/Research/Projects/Coco/
Description-en: Coco/R Compiler Generator (C-Sharp 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 cococs, which is a shell script in /usr/bin.
Description-md5: 6ea15825c902eb6288a63b12b257493b