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

Last updated: May 16,2024

1. Install "libghc-cmark-prof" package

In this section, we are going to explain the necessary steps to install libghc-cmark-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-cmark-prof" package

Please follow the step by step instructions below to uninstall libghc-cmark-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-cmark-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1797
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-cmark
Version: 0.5.1-1
Provides: libghc-cmark-prof-0.5.1-ec5f1
Depends: libghc-cmark-dev (= 0.5.1-1), libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-text-prof-1.2.2.0-2c09c
Filename: pool/universe/h/haskell-cmark/libghc-cmark-prof_0.5.1-1_amd64.deb
Size: 201766
MD5sum: 4d0bd8340d4faf0fad79dbfd790753de
SHA1: c312257c776cfd9a923019dc8b79083b3cab9267
SHA256: 89560d01e99e9fb72d2a17df66d521e51b0c3a402697c290120a122af53a1e43
Description-en: fast, accurate CommonMark (Markdown) parser and renderer; profiling libraries
This package provides Haskell bindings for libcmark, the reference
parser for CommonMark, a fully specified variant of Markdown.
.
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: ad1fd2415014994431cf514a87bad23a
Homepage: https://github.com/jgm/commonmark-hs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu