How to Install and Uninstall agda-bin Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 04,2024

1. Install "agda-bin" package

Please follow the instructions below to install agda-bin on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install agda-bin

2. Uninstall "agda-bin" package

Please follow the instructions below to uninstall agda-bin on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the agda-bin package on Ubuntu 21.04 (Hirsute Hippo)

Package: agda-bin
Architecture: amd64
Version: 2.6.1-1build2
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: 67990
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-1build2_amd64.deb
Size: 8887828
MD5sum: 90e66960002dd45cb912fcd446dd789a
SHA1: 884f867883c17ae59692156c63ab6a78433368df
SHA256: 92e45449cc577814f40c395aa92755e7389789ff1e340a0c7b1470acb315aaae
SHA512: 958267e2f94c0764cf1698bf61bef94e4ba40940f67ab3efbfaedd1c6e90cb30d26df6c60cccd6e9b3fdb187c56a1fd1c9433e3213d849850fc819fb3eba3f2c
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