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

Last updated: May 02,2024

1. Install "agda-stdlib-doc" package

This is a short guide on how to install agda-stdlib-doc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install agda-stdlib-doc

2. Uninstall "agda-stdlib-doc" package

Please follow the guidance below to uninstall agda-stdlib-doc on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove agda-stdlib-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: agda-stdlib-doc
Architecture: all
Version: 1.3-2
Priority: extra
Section: universe/doc
Source: agda-stdlib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Iain Lane
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34049
Suggests: agda-stdlib
Filename: pool/universe/a/agda-stdlib/agda-stdlib-doc_1.3-2_all.deb
Size: 2447524
MD5sum: 429721f4faa3880434a56e3a6a7e5c62
SHA1: 4736489d3557ae364032ffd19d8d6c4741b06861
SHA256: 4ea9921213b7f38be30886babb8ca1ff29e9feb9fb4be5c8904ca779a35fb592
SHA512: 6ba6aa67a5ceda64d6fc9ec12d62ca14bdabbba1c5ce5554e8a8b1c64e339436294b20d52a487e7456f039cd87a1db519527a360a0982a84ce52fdd409fe6d7f
Homepage: http://wiki.portal.chalmers.se/agda/
Description-en: standard library for Agda — documentation
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.
.
The Agda standard library contains modules for many common data structures and
proof patterns. Modules provided include:
- Algebra: Specifying and reasoning about abstract algebraic structures
- Category: Using idioms from category theory to structure functional programs
- Coinduction: Support for programming coindutively
- Data: Data types and properties about data types
- Foreign: Relating to the foreign function interface
- Induction: A general framework for induction
- IO: Input/output related functions
- Level: Universe levels
- Relations: Properties of and proofs about relations
- Size: Sizes used by the sized types mechanism
.
This package contains the hyperlinked library documentation.
Description-md5: fd3b8a8baa471f456e06046d5280b6e7