How to Install and Uninstall libghc-agda-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libghc-agda-doc" package

Please follow the steps below to install libghc-agda-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-agda-doc" package

In this section, we are going to explain the necessary steps to uninstall libghc-agda-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-agda-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-agda-doc
Priority: extra
Section: universe/doc
Installed-Size: 34286
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: agda
Version: 2.4.2.5-1build1
Replaces: haskell-agda-doc
Provides: haskell-agda-doc
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-equivalence-doc, libghc-geniplate-mirror-doc, libghc-hashable-doc, libghc-hashtables-doc, libghc-mtl-doc, libghc-quickcheck2-doc, libghc-src-exts-doc, libghc-strict-doc, libghc-unordered-containers-doc
Conflicts: haskell-agda-doc (<< 2.2.6-5)
Filename: pool/universe/a/agda/libghc-agda-doc_2.4.2.5-1build1_all.deb
Size: 2184422
MD5sum: 8f1a685528a3b5e8ae55e11670f05277
SHA1: 4c182b5383348681e5348c9d8ae1afff2f80e628
SHA256: 3dbb45f4254daaa7dcd5325bca5b04d3e4f7bc49b8a8de38da79531bc2e80db8
Description-en: dependently typed functional programming language; 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.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 42838d7e4b43bdeee8091f83a2111b33
Homepage: http://wiki.portal.chalmers.se/agda/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu