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

Last updated: September 20,2024

1. Install "libghc-syb-dev" package

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

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

2. Uninstall "libghc-syb-dev" package

Learn how to uninstall libghc-syb-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-syb-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1051
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-syb
Version: 0.6-1
Provides: libghc-syb-dev-0.6-d154b
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-syb-doc, libghc-syb-prof
Filename: pool/universe/h/haskell-syb/libghc-syb-dev_0.6-1_amd64.deb
Size: 92784
MD5sum: 2bc3d7d5880fff785d926efed97dba26
SHA1: 824da3fdfdf60ef72b943b4ad2f7f9a01a6627b7
SHA256: 21e845b0c73f3757e91783a7517ad9ace2939459267b9a1cc4b1b1ace04ce104
Description-en: Generic programming library for Haskell
This package contains the generics system known as "Scrap Your Boilerplate".
It defines the "Data" class of types permitting folding and unfolding of
constructor applications, instances of this class for primitive types, and a
variety of traversals.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 383e0057f2bc03c979afeeff09920218
Homepage: http://www.cs.uu.nl/wiki/GenericProgramming/SYB
Ghc-Package: syb-0.6-d154b8ffa473f7cfcfc32ca4d99f62f7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu