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

Last updated: April 29,2024

1. Install "libghc-markdown-prof" package

This guide let you learn how to install libghc-markdown-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-markdown-prof" package

This guide covers the steps necessary to uninstall libghc-markdown-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-markdown-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1914
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-markdown
Version: 0.1.13.2-3build1
Provides: libghc-markdown-prof-0.1.13.2-2cb8d
Depends: libghc-markdown-dev (= 0.1.13.2-3build1), libghc-attoparsec-prof-0.13.0.1-13ee8, libghc-base-prof-4.8.2.0-0d6d1, libghc-blaze-html-prof-0.8.1.1-d2f0d, libghc-blaze-markup-prof-0.7.0.3-25645, libghc-conduit-prof-1.2.6.1-41894, libghc-conduit-extra-prof-1.1.9.2-e8609, libghc-containers-prof-0.5.6.2-59326, libghc-data-default-prof-0.5.3-e05c4, libghc-text-prof-1.2.2.0-2c09c, libghc-transformers-prof-0.4.2.0-81450, libghc-xss-sanitize-prof-0.3.5.6-e2c06
Filename: pool/universe/h/haskell-markdown/libghc-markdown-prof_0.1.13.2-3build1_amd64.deb
Size: 179662
MD5sum: 0122ef18e82b7ce5feaa92b5f8613946
SHA1: 3061aeae492a56428bde40e5ea40f097181592a7
SHA256: d76cf5da35bfe9aa57cce4696e42b491f121332f9d82df822c84e36ba852cce8
Description-en: convert Markdown to HTML, with XSS protection; profiling libraries
This library leverages existing high-performance libraries
(attoparsec, blaze-html, text, and conduit), and should integrate
well with existing codebases. It renders Markdown to HTML,
optionally sanitizing against XSS attacks.
.
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: d0da9fa1097980d8cfeb66be540aa931
Homepage: https://github.com/snoyberg/markdown
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu