How to Install and Uninstall libghc-syb-with-class-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "libghc-syb-with-class-prof" package

This guide let you learn how to install libghc-syb-with-class-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-syb-with-class-prof

2. Uninstall "libghc-syb-with-class-prof" package

This tutorial shows how to uninstall libghc-syb-with-class-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-syb-with-class-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-syb-with-class-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-syb-with-class-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1665
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-syb-with-class
Version: 0.6.1.6-3
Provides: libghc-syb-with-class-prof-0.6.1.6-91530
Depends: libghc-syb-with-class-dev (= 0.6.1.6-3), libghc-array-prof-0.5.1.0-960bf, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-containers-prof-0.5.6.2-59326, libghc-template-haskell-prof-2.10.0.0-3c4cb
Filename: pool/universe/h/haskell-syb-with-class/libghc-syb-with-class-prof_0.6.1.6-3_amd64.deb
Size: 150040
MD5sum: 6e1868152a3f419773b48f890c56f2b4
SHA1: 79bd7b999eb861db053bb0ee3df81bb25ef78795
SHA256: 32d93c82505edd85fad224df34398a2dffb0484c67b4d1c228eb7402b7d303bc
Description-en: Haskell library for generic programming; profiling libraries
The "Scrap your boilerplate" approach is a lightweight generic
programming approach for Haskell. Using this approach, you can write
generic functions such as traversal schemes (e.g., everywhere and
everything), as well as generic read, generic show and generic
equality (i.e., gread, gshow, and geq). This approach is based on
just a few primitives for type-safe cast and processing constructor
applications.
.
This package contains the profiling libraries.
Description-md5: cfe5e8f1f9bde1be0d6cc1bc0ad09783
Homepage: http://hackage.haskell.org/package/syb-with-class
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu