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

Last updated: May 18,2024

1. Install "libghc-generics-sop-doc" package

This guide let you learn how to install libghc-generics-sop-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-generics-sop-doc

2. Uninstall "libghc-generics-sop-doc" package

This guide covers the steps necessary to uninstall libghc-generics-sop-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-generics-sop-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-generics-sop-doc
Priority: extra
Section: universe/doc
Installed-Size: 1457
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-generics-sop
Version: 0.2.0.0-1
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-generics-sop/libghc-generics-sop-doc_0.2.0.0-1_all.deb
Size: 101098
MD5sum: 18f88bbf6623d095355a410e8012776a
SHA1: 47116f9e61950a64c861a17a6c74ad456226cceb
SHA256: 4d89bd9490564b7a4e9ab36ca79c2b1fb7c27795f76dcf357e90792265defa2d
Description-en: Generic Programming using True Sums of Products; documentation
A library to support the definition of generic functions.
Datatypes are viewed in a uniform, structured way:
the choice between constructors is represented using an n-ary
sum, and the arguments of each constructor are represented using
an n-ary product.
.
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: 07ab4dbd00c1b4debfe146569e90bace
Homepage: http://hackage.haskell.org/package/generics-sop
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu