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

Last updated: May 17,2024

1. Install "libghc-gitit-dev" package

This tutorial shows how to install libghc-gitit-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-gitit-dev" package

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

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

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

Package: libghc-gitit-dev
Priority: extra
Section: universe/haskell
Installed-Size: 7891
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: gitit
Version: 0.12.1-1
Provides: libghc-gitit-dev-0.12.1-13fa9
Depends: libghc-configfile-dev-1.1.4-79dcb, libghc-hstringtemplate-dev-0.8.3-bf206, libghc-http-dev-4000.2.23-14eae, libghc-sha-dev-1.6.4.2-77809, libghc-aeson-dev-0.10.0.0-f3d60, libghc-base-dev-4.8.2.0-0d6d1, libghc-base64-bytestring-dev-1.0.0.1-a812c, libghc-blaze-html-dev-0.8.1.1-d2f0d, libghc-bytestring-dev-0.10.6.0-9a873, libghc-containers-dev-0.5.6.2-59326, libghc-directory-dev-1.2.2.0-660a7, libghc-feed-dev-0.3.10.4-f2777, libghc-filepath-dev-1.4.0.0-f97d1, libghc-filestore-dev-0.6.0.6-384ef, libghc-ghc-dev-7.10.3-62469, libghc-ghc-paths-dev-0.1.0.9-c86fe, libghc-happstack-server-dev-7.4.5-ed41d, libghc-highlighting-kate-dev-0.6.1-6263d, libghc-hoauth2-dev-0.5.0-ed58c, libghc-hslogger-dev-1.2.9-0320d, libghc-http-client-tls-dev-0.2.2-51d3a, libghc-http-conduit-dev-2.1.8-03986, libghc-json-dev-0.9.1-b0006, libghc-mtl-dev-2.2.1-3af90, libghc-network-dev-2.6.2.1-25f4f, libghc-network-uri-dev-2.6.0.3-49848, libghc-old-locale-dev-1.0.0.7-0db93, libghc-old-time-dev-1.1.0.3-44943, libghc-pandoc-dev-1.16.0.2-492c1, libghc-pandoc-types-dev-1.16.1-f7948, libghc-parsec-dev-3.1.9-c97a6, libghc-pretty-dev-1.1.2.0-5cc41, libghc-process-dev-1.2.3.0-a2232, libghc-random-dev-1.1-c46cc, libghc-recaptcha-dev-0.1.0.3-d6107, libghc-safe-dev-0.3.9-e3aa4, libghc-split-dev-0.2.2-10f39, libghc-syb-dev-0.6-d154b, libghc-tagsoup-dev-0.13.6-346bc, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-uri-dev-0.1.6.2-0abc3, libghc-url-dev-2.1.3-f6240, libghc-utf8-string-dev-1.0.1.1-09f69, libghc-uuid-dev-1.3.11-be09e, libghc-xhtml-dev-3000.2.1-e0059, libghc-xml-dev-1.3.14-a73a3, libghc-xss-sanitize-dev-0.3.5.6-e2c06, libghc-zlib-dev-0.6.1.1-15b43, libc6 (>= 2.2.5), libghc-gitit-data (= 0.12.1-1)
Suggests: libghc-gitit-doc, libghc-gitit-prof
Filename: pool/universe/g/gitit/libghc-gitit-dev_0.12.1-1_amd64.deb
Size: 768520
MD5sum: e9652d63cf583d9a43f6a9d17fdb726f
SHA1: 624c5d02b0371c43c0a20c70552af66e9b89ad41
SHA256: 71159aaf33fee25b8106b5194fc6ac809359e35b7991f2e7bf8de40b2abebc55
Description-en: Wiki engine backed by a git or darcs filestore
Gitit is a wiki backed by a git or darcs filestore. Pages and uploaded files
can be modified either directly via the VCS's command-line tools or through
the wiki's web interface. Pandoc is used for markup processing, so pages may
be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate
Haskell, and exported in ten different formats, including LaTeX, ConTeXt,
DocBook, RTF, OpenOffice ODT, and MediaWiki markup.
.
Other features include
* plugins: dynamically loaded page transformations written in Haskell;
* categories;
* support for Unicode;
* TeX math using texmath;
* syntax highlighting of source code files and code snippets using
highlighting-kate;
* wiki pages can be viewed as slide shows;
* caching;
* Atom feeds (site-wide and per-page);
* a library, Network.Gitit, that makes it simple to include a gitit wiki in
any happstack application;
* pages can be written directly in literate Haskell.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1fe75f3689e4b3816284dca423a6303a
Homepage: http://gitit.net
Ghc-Package: gitit-0.12.1-13fa965608a1d7e379da3cf8deac7a71
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu