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

Last updated: May 07,2024

1. Install "libghc-gitlib-prof" package

Please follow the guidance below to install libghc-gitlib-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-gitlib-prof" package

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

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

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

Package: libghc-gitlib-prof
Priority: extra
Section: universe/haskell
Installed-Size: 2005
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-gitlib
Version: 3.1.1-1build1
Provides: libghc-gitlib-prof-3.1.1-8157a
Depends: libghc-gitlib-dev (= 3.1.1-1build1), libghc-base-prof-4.8.2.0-0d6d1, libghc-base16-bytestring-prof-0.1.1.6-e16ff, libghc-bytestring-prof-0.10.6.0-9a873, libghc-conduit-prof-1.2.6.1-41894, libghc-conduit-combinators-prof-1.0.3-7deb3, libghc-containers-prof-0.5.6.2-59326, libghc-directory-prof-1.2.2.0-660a7, libghc-exceptions-prof-0.8.0.2-36aed, libghc-filepath-prof-1.4.0.0-f97d1, libghc-hashable-prof-1.2.3.3-ce7af, libghc-lifted-async-prof-0.7.0.2-624ab, libghc-lifted-base-prof-0.2.3.6-9276c, libghc-monad-control-prof-1.0.0.4-54877, libghc-mtl-prof-2.2.1-3af90, libghc-resourcet-prof-1.1.7-6832b, libghc-semigroups-prof-0.18.0.1-8280a, libghc-tagged-prof-0.8.2-16a51, libghc-text-prof-1.2.2.0-2c09c, libghc-time-prof-1.5.0.1-1b9a5, libghc-transformers-prof-0.4.2.0-81450, libghc-unix-prof-2.7.1.0-bb54e, libghc-unordered-containers-prof-0.2.5.1-a371f
Filename: pool/universe/h/haskell-gitlib/libghc-gitlib-prof_3.1.1-1build1_amd64.deb
Size: 204102
MD5sum: ee612a6eea3d3ad555b6a09e93146346
SHA1: 85179f31bee5b47cdda92a1e62ab0ea986f542f3
SHA256: 1a4020c8d7ffd89cf0027d7697d5d436bc63e36aed319874805b709dea42f4f7
Description-en: API library for working with Git repositories; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: c70a3d1ffea69a80d4fd8c84387cc8e1
Homepage: http://hackage.haskell.org/package/gitlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu