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

Last updated: May 15,2024

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

Here is a brief guide to show you how to install libghc-syb-with-class-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libghc-syb-with-class-doc
Priority: extra
Section: universe/doc
Installed-Size: 526
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-syb-with-class
Version: 0.6.1.6-3
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-syb-with-class/libghc-syb-with-class-doc_0.6.1.6-3_all.deb
Size: 44916
MD5sum: 92cd0705d763cbd763b6b5ab426d8527
SHA1: bbae717e667784da2b76e729416c64d90ea3477a
SHA256: 1b31c2fb262ddb33ef9087f5800256773b64e607d23609c070fbfa8667d1d262
Description-en: Haskell library for generic programming; documentation
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 provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9f79675f30a1f0f9e4d0e02f28eb9565
Homepage: http://hackage.haskell.org/package/syb-with-class
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu