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

Last updated: October 06,2024

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

This tutorial shows how to install libghc-generics-sop-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libghc-generics-sop-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-generics-sop-dev
Priority: extra
Section: universe/haskell
Installed-Size: 11527
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-generics-sop
Version: 0.2.0.0-1
Provides: libghc-generics-sop-dev-0.2.0.0-ecdcc
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-ghc-prim-dev-0.4.0.0-6cdc8, libghc-template-haskell-dev-2.10.0.0-3c4cb, libc6 (>= 2.2.5)
Suggests: libghc-generics-sop-doc, libghc-generics-sop-prof
Filename: pool/universe/h/haskell-generics-sop/libghc-generics-sop-dev_0.2.0.0-1_amd64.deb
Size: 443768
MD5sum: 52c71adf850344b20cc6ca7a93cb9fa3
SHA1: bd3d419db3363fd5cdbe55d26233a2487978933d
SHA256: a0d01bd8dc2b3fe810370d592592e52441df2817a1acfc618ac19722c02ab753
Description-en: Generic Programming using True Sums of Products
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 a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 0545e372be37b6964f9b3b52a167e6c2
Homepage: http://hackage.haskell.org/package/generics-sop
Ghc-Package: generics-sop-0.2.0.0-ecdcc10467821191bdc128c636524cb5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu