How to Install and Uninstall ats2-lang Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 24,2024
1. Install "ats2-lang" package
Please follow the guidance below to install ats2-lang on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
ats2-lang
Copied
2. Uninstall "ats2-lang" package
Please follow the instructions below to uninstall ats2-lang on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
ats2-lang
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ats2-lang package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: ats2-lang
Priority: optional
Section: universe/devel
Installed-Size: 4342
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Danish
Architecture: amd64
Version: 0.2.6-2
Depends: libc6 (>= 2.14), libgmp10, libgc-dev, emacsen-common (>= 2.0.8)
Filename: pool/universe/a/ats2-lang/ats2-lang_0.2.6-2_amd64.deb
Size: 731062
MD5sum: cfda48dfd902ace6a3d72c28c1584264
SHA1: 9ce29202d6f521cc20e5fc9a6635440920df44bf
SHA256: 4f0621900d5be1532a97c71006a52f77227f8089a8544fd5f0c4a1ef4ed1ed9f
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, as well as
the emacs mode for the language.
Description-md5: 63c6a5dd967cea7515c13d861a8ee275
Homepage: http://www.ats-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 4342
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Danish
Architecture: amd64
Version: 0.2.6-2
Depends: libc6 (>= 2.14), libgmp10, libgc-dev, emacsen-common (>= 2.0.8)
Filename: pool/universe/a/ats2-lang/ats2-lang_0.2.6-2_amd64.deb
Size: 731062
MD5sum: cfda48dfd902ace6a3d72c28c1584264
SHA1: 9ce29202d6f521cc20e5fc9a6635440920df44bf
SHA256: 4f0621900d5be1532a97c71006a52f77227f8089a8544fd5f0c4a1ef4ed1ed9f
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, as well as
the emacs mode for the language.
Description-md5: 63c6a5dd967cea7515c13d861a8ee275
Homepage: http://www.ats-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu