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

Last updated: May 15,2024

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

Please follow the steps below to install libghc-syb-with-class-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-syb-with-class-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-syb-with-class-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2040
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-dev-0.6.1.6-91530
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-template-haskell-dev-2.10.0.0-3c4cb, libc6 (>= 2.2.5)
Suggests: libghc-syb-with-class-doc, libghc-syb-with-class-prof
Filename: pool/universe/h/haskell-syb-with-class/libghc-syb-with-class-dev_0.6.1.6-3_amd64.deb
Size: 177002
MD5sum: 9c1efbb922c0232308dfcdc3989f4c70
SHA1: acf5bf596e97585205a96f462b45522cedfcec97
SHA256: c418c8f599bb3ae887d1a0ddddc8902c23dd99aab8a9226d1663520f7e0ddddc
Description-en: Haskell library for generic programming
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.
Description-md5: e8c869ed64a0d83e42839af930ae5f49
Homepage: http://hackage.haskell.org/package/syb-with-class
Ghc-Package: syb-with-class-0.6.1.6-915304762faf49112ca13f1eb7ee1cbb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu