How to Install and Uninstall agda-bin Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "agda-bin" package

Here is a brief guide to show you how to install agda-bin on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install agda-bin

2. Uninstall "agda-bin" package

Here is a brief guide to show you how to uninstall agda-bin on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the agda-bin package on Ubuntu 20.10 (Groovy Gorilla)

Package: agda-bin
Architecture: amd64
Version: 2.6.1-1build1
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: 68011
Depends: libc6 (>= 2.29), libffi8ubuntu1 (>= 3.4~20200819), 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-1build1_amd64.deb
Size: 8888816
MD5sum: 0dcac74722aa57ebf1f484079d87e68d
SHA1: f360e3262cb408af6597ad9d3e8ec42e0d297c9d
SHA256: c8616b6b705e1a3e9e548a569206a0b203d092e5d580026b9cbfca7539f27e6b
SHA512: 0c26166a91c162619c69ad2914dd241632a772d00eed7b6ec9290c1192a4a8c107565c493ef96b21884e10da3015a3172511c9dad1ae4ea2b7ae5191433b023d
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