How to Install and Uninstall ats2-lang Package on Kali Linux

Last updated: January 11,2025

1. Install "ats2-lang" package

This is a short guide on how to install ats2-lang on Kali Linux

$ sudo apt update $ sudo apt install ats2-lang

2. Uninstall "ats2-lang" package

Please follow the guidelines below to uninstall ats2-lang on Kali Linux:

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

3. Information about the ats2-lang package on Kali Linux

Package: ats2-lang
Version: 0.4.2-1.1
Installed-Size: 8890
Maintainer: Matthew Danish
Architecture: amd64
Depends: libc6 (>= 2.33), libgc-dev
Size: 1150112
SHA256: cbc6a8256113898521618cc96ea6579e5ce4daf4aefa84746d13d8fc64c60e93
SHA1: 5633d3605c4a542500ebb32975556ce11a445500
MD5sum: 8378754871225b1fc8fe2de639cd3c01
Description: 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:
Homepage: http://www.ats-lang.org/
Section: devel
Priority: optional
Filename: pool/main/a/ats2-lang/ats2-lang_0.4.2-1.1_amd64.deb