How to Install and Uninstall ats-lang-anairiats-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ats-lang-anairiats-doc" package

Here is a brief guide to show you how to install ats-lang-anairiats-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ats-lang-anairiats-doc

2. Uninstall "ats-lang-anairiats-doc" package

Please follow the step by step instructions below to uninstall ats-lang-anairiats-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ats-lang-anairiats-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ats-lang-anairiats-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ats-lang-anairiats-doc
Priority: optional
Section: universe/doc
Installed-Size: 340
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Danish
Architecture: all
Source: ats-lang-anairiats
Version: 0.2.11-1
Recommends: ats-lang-anairiats
Filename: pool/universe/a/ats-lang-anairiats/ats-lang-anairiats-doc_0.2.11-1_all.deb
Size: 315556
MD5sum: 1e0ef1cd32292642e2e87a2422cf83d3
SHA1: 6ddd25c59aca558b03432f8153883162d7e668eb
SHA256: eb6e0f111f5d633614a8e0421e37452254a6c7803c92a6f4359669a199547ed7
Description-en: Documentation for the ATS compiler Anairiats
ATS is a programming language with a highly expressive type system
rooted in the framework Applied Type System. In particular, both
dependent types and linear types are available in ATS. The current
implementation of ATS (ATS/Anairiats) is written in ATS itself. It
can be as efficient as C/C++ and supports a variety of programming
paradigms.
.
In addition, ATS contains a component ATS/LF that supports a form of
(interactive) theorem proving, where proofs are constructed as total
functions. With this component, ATS advocates a programming style
that combines programming with theorem proving. Furthermore, this
component may be used as a logical framework to encode various
deduction systems and their (meta-)properties.
.
This package contains some documentation for the language.
Description-md5: 31d44fdab4fb0808cc78a00ca88fc852
Homepage: http://www.ats-lang.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu