How to Install and Uninstall ats2-lang Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "ats2-lang" package

This guide covers the steps necessary to install ats2-lang on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ats2-lang

2. Uninstall "ats2-lang" package

This guide covers the steps necessary to uninstall ats2-lang on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ats2-lang $ sudo apt autoclean && sudo apt autoremove

3. Information about the ats2-lang package on Ubuntu 20.10 (Groovy Gorilla)

Package: ats2-lang
Architecture: amd64
Version: 0.4.0-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Danish
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 8838
Depends: libc6 (>= 2.14), libgc-dev
Filename: pool/universe/a/ats2-lang/ats2-lang_0.4.0-1_amd64.deb
Size: 1107520
MD5sum: 77c4df20f321cdd8112c93a1a94b963c
SHA1: c5b778b0a047edfc873d2b80c6aa65326ffcf376
SHA256: 647389b0ad61df516cd8caf8c257e970da60043509a1caa2f6091073399b9c1c
SHA512: b181f05962208650671e527939fc0d19df5c4294e7f6b0d740e4dad31915c21b73a04474587d759a9b55a37710351e428efe7cbd92b4c1cdb6220d5c2b6d7da1
Homepage: http://www.ats-lang.org/
Description-en: ATS version 2 programming language compiler
ATS2 a.k.a. ATS/Postiats 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/Postiats) is written in ATS (ATS/Anairiats) 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 the compiler patsopt and the frontend patscc.
Description-md5: bb703d7d27f35e275fcdf1068a75cd10