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

Last updated: May 16,2024

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

Please follow the guidelines below to install libghc-generics-sop-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall libghc-generics-sop-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-generics-sop-prof
Priority: extra
Section: universe/haskell
Installed-Size: 6929
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-generics-sop
Version: 0.2.0.0-1
Provides: libghc-generics-sop-prof-0.2.0.0-ecdcc
Depends: libghc-generics-sop-dev (= 0.2.0.0-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-ghc-prim-prof-0.4.0.0-6cdc8, libghc-template-haskell-prof-2.10.0.0-3c4cb
Filename: pool/universe/h/haskell-generics-sop/libghc-generics-sop-prof_0.2.0.0-1_amd64.deb
Size: 376058
MD5sum: 52fd007c93e9c71b17d8f63e6f41f29c
SHA1: 738e945856d61eaf4d44a7fed3ef4d69b4ead641
SHA256: baf9fa7deaeea2b098e4de1cb9a8ad9f27495b84b97a7ea8abee1ed9353a1079
Description-en: Generic Programming using True Sums of Products; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 05f3a0a184936db18e7164f5e5938165
Homepage: http://hackage.haskell.org/package/generics-sop
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu