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

Last updated: May 18,2024

1. Install "libghc-gitlib-dev" package

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

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

2. Uninstall "libghc-gitlib-dev" package

Please follow the steps below to uninstall libghc-gitlib-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-gitlib-dev
Priority: extra
Section: universe/haskell
Installed-Size: 2265
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-gitlib
Version: 3.1.1-1build1
Provides: libghc-gitlib-dev-3.1.1-8157a
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-base16-bytestring-dev-0.1.1.6-e16ff, libghc-bytestring-dev-0.10.6.0-9a873, libghc-conduit-dev-1.2.6.1-41894, libghc-conduit-combinators-dev-1.0.3-7deb3, libghc-containers-dev-0.5.6.2-59326, libghc-directory-dev-1.2.2.0-660a7, libghc-exceptions-dev-0.8.0.2-36aed, libghc-filepath-dev-1.4.0.0-f97d1, libghc-hashable-dev-1.2.3.3-ce7af, libghc-lifted-async-dev-0.7.0.2-624ab, libghc-lifted-base-dev-0.2.3.6-9276c, libghc-monad-control-dev-1.0.0.4-54877, libghc-mtl-dev-2.2.1-3af90, libghc-resourcet-dev-1.1.7-6832b, libghc-semigroups-dev-0.18.0.1-8280a, libghc-tagged-dev-0.8.2-16a51, libghc-text-dev-1.2.2.0-2c09c, libghc-time-dev-1.5.0.1-1b9a5, libghc-transformers-dev-0.4.2.0-81450, libghc-unix-dev-2.7.1.0-bb54e, libghc-unordered-containers-dev-0.2.5.1-a371f, libc6 (>= 2.2.5)
Suggests: libghc-gitlib-doc, libghc-gitlib-prof
Filename: pool/universe/h/haskell-gitlib/libghc-gitlib-dev_3.1.1-1build1_amd64.deb
Size: 232690
MD5sum: 7d7322ff5a54f58f7b740472cd9745a4
SHA1: e1a1efd4a50256dfd3a453365aac1ad173441a75
SHA256: 679162ef49a96028ff1544d1f0f93020443d5255bc81ac3c36c04287c7f8bd2c
Description-en: API library for working with Git repositories
gitlib is a high-level, lazy and conduit-aware set of abstractions
for programming with Git types. Several different backends are
available, including one for the libgit2 C library. The aim is both
type-safety and convenience of use for Haskell users, combined with
high performance and minimal memory footprint by taking advantage of
Haskell's laziness and the conduit library's deterministic resource
cleanup.
.
For further information, as well as typical use cases, see the
Git.Tutorial module.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9ba446564a54187ac6876c927660fd5b
Homepage: http://hackage.haskell.org/package/gitlib
Ghc-Package: gitlib-3.1.1-8157acc722316c40de8fe62f9d50f01f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu