How to Install and Uninstall elpa-agda2-mode Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "elpa-agda2-mode" package

Please follow the steps below to install elpa-agda2-mode on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install elpa-agda2-mode

2. Uninstall "elpa-agda2-mode" package

This tutorial shows how to uninstall elpa-agda2-mode on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove elpa-agda2-mode $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-agda2-mode package on Ubuntu 21.10 (Impish Indri)

Package: elpa-agda2-mode
Architecture: all
Version: 2.6.1-1build2.1
Priority: extra
Section: universe/editors
Source: agda
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 209
Depends: agda-bin (<< 2.6.1-1build2.1.1~), agda-bin (>= 2.6.1-1build2.1), libghc-agda-dev (<< 2.6.1-1build2.1.1~), libghc-agda-dev (>= 2.6.1-1build2.1), dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24
Filename: pool/universe/a/agda/elpa-agda2-mode_2.6.1-1build2.1_all.deb
Size: 46174
MD5sum: 80667ab82d4162bef01e03d058779115
SHA1: 2d3fbc9e4d1c6807436cd62334e3cebebbebefb6
SHA256: dc53e1363ebb270ccc8c31b04d7b318c90da7fe546b128e3a003d2d75d8a7898
SHA512: afa121d0d18404e13ac644c07029b32b62e1ebe0e32d6648df477b8fd8e12509bdd43a42b527655969ee95da74fb0d8634f22e6fd8f40a01b630ffaa47dc70c5
Homepage: https://wiki.portal.chalmers.se/agda/
Description-en: dependently typed functional programming language — emacs mode
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 contains the emacs interactive development mode for Agda. This
mode is the preferred way to write Agda code, and offers features such as
iterative development, refinement, case analysis and so on.
Description-md5: 7cfcb4a5e7415e1476d23d2fd002910b