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

Last updated: September 20,2024

1. Install "libghc-syb-prof" package

This is a short guide on how to install libghc-syb-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-syb-prof" package

This is a short guide on how to uninstall libghc-syb-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-syb-prof
Priority: extra
Section: universe/haskell
Installed-Size: 825
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-syb
Version: 0.6-1
Provides: libghc-syb-prof-0.6-d154b
Depends: libghc-syb-dev (= 0.6-1), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-syb/libghc-syb-prof_0.6-1_amd64.deb
Size: 80536
MD5sum: 0b4adae0edf00c37ba9fb327e9636ae8
SHA1: b080a9cc7ea1f76530b2f412890861240c638eeb
SHA256: 4f9767e2dcd4fa5c6cee534d68ad7b87dcd92d1c992b91ff7dbd467b3906914a
Description-en: Generic programming library for Haskell; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: a9fe6f214ff4ac6cedf7f89455b0fc35
Homepage: http://www.cs.uu.nl/wiki/GenericProgramming/SYB
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu