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

Last updated: April 29,2024

1. Install "uuagc" package

Please follow the guidelines below to install uuagc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install uuagc

2. Uninstall "uuagc" package

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

$ sudo apt remove uuagc $ sudo apt autoclean && sudo apt autoremove

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

Package: uuagc
Architecture: amd64
Version: 0.9.52.2-3build1.1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17279
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10
Filename: pool/universe/u/uuagc/uuagc_0.9.52.2-3build1.1_amd64.deb
Size: 2580204
MD5sum: c2438033eae49c21772ff4a19b36e393
SHA1: c054513ebb812686aab2290ea7b3262961f91340
SHA256: 61ac809434808d89c93ad0b7fb0a8aa4353215bbe05e06cad53ba93909781678
SHA512: 6c6f2f8adce8269734304cae22dc0dfc0711f91c935caa93663a520cc148e275424ec1c2481fea2ca2a456df8635fc660e541385b77e16791a61bc64a4fbd101
Homepage: http://www.cs.uu.nl/wiki/HUT/AttributeGrammarSystem
Description-en: compiler for the Utrecht University Attribute Grammar system
The Attribute Grammar system can be used to annotate the production
rules of a grammar with inherited and synthesised attributes. The
values of the attributes can be determined while parsing/traversing
the abstract syntax tree and will give the semantic value of the tree.
.
The inherited attributes are values which are passed downwards through
the abstract syntax tree and the synthesised attributes are passed
upwards. Haskell expressions are used to describe the computation of
the attributes.
.
The uuagc compiler takes a set files in which the attribute grammar
is defined and generates a Haskell file that contains the data type
definitions corresponding to the grammar, semantic functions and
catamorphisms (functions that take a syntax tree and return the
semantic value of that tree)
.
The (Utrecht University) Attribute Grammar system is part of the
Haskell Utrecht Tools set.
Description-md5: 6bac6b09b390357a9e752fc174a20902