How to Install and Uninstall agda-bin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "agda-bin" package

This guide let you learn how to install agda-bin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install agda-bin

2. Uninstall "agda-bin" package

This is a short guide on how to uninstall agda-bin on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove agda-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the agda-bin package on Ubuntu 21.10 (Impish Indri)

Package: agda-bin
Architecture: amd64
Version: 2.6.1-1build2.1
Priority: optional
Section: universe/haskell
Source: agda
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 67992
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10, libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), libghc-agda-dev (<< 2.6.1+~), libghc-agda-dev (>= 2.6.1)
Suggests: elpa-agda2-mode
Filename: pool/universe/a/agda/agda-bin_2.6.1-1build2.1_amd64.deb
Size: 9541384
MD5sum: 35995b28c01653e5f23208880df52876
SHA1: 116b12d2cd0622e63fc6b91136e087ceb5a8e458
SHA256: a27f4432e4a48d15913010a34b25fb1b3085e25c152c3d9bab5344c8762d568d
SHA512: e5ad717474bb6838da309b0c21fa367ec51dd34babce5d74fa4b50c5f63dbe001662d0808bf9850c2858360b4fd57e6b9dc0e91eacd88702e0d974f0050a6c33
Homepage: https://wiki.portal.chalmers.se/agda/
Description-en: commandline interface to Agda
Agda is a dependently typed functional programming language: It has inductive
families, which are like Haskell's GADTs, but they can be indexed by values and
not just types. It also has parameterised modules, mixfix operators, Unicode
characters, and an interactive Emacs interface (the type checker can assist in
the development of your code).
.
Agda is also a proof assistant: It is an interactive system for writing and
checking proofs. Agda is based on intuitionistic type theory, a foundational
system for constructive mathematics developed by the Swedish logician Per
Martin-Löf. It has many similarities with other proof assistants based on
dependent types, such as Coq, Epigram and NuPRL.
.
This package provides a command-line program for type-checking and compiling
Agda programs. The program can also generate hyperlinked, highlighted HTML
files from Agda sources.
Description-md5: f8e26d204d9ccc3a3cfdad460ae35595