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

Last updated: May 02,2024

1. Install "libghc-random-dev" package

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

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

2. Uninstall "libghc-random-dev" package

This tutorial shows how to uninstall libghc-random-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-random-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1210
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-random
Version: 1.1-3
Provides: libghc-random-dev-1.1-c46cc
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-time-dev-1.5.0.1-1b9a5, libc6 (>= 2.2.5)
Suggests: libghc-random-doc, libghc-random-prof
Filename: pool/universe/h/haskell-random/libghc-random-dev_1.1-3_amd64.deb
Size: 104076
MD5sum: 8f851171f0f07fc40034261588a2d47e
SHA1: e5ceba11b48f5d49cc07ff3257486e4b031e97b5
SHA256: 9aae2f1f0d7fd43773b1544d6644ea72dd2609365506243c13723b53484f3468
Description-en: Random number generator for Haskell
This package provides a basic random number generation library, including
the ability to split random number generators.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: e0c3908fdf7b5ebf064277686f188120
Homepage: http://hackage.haskell.org/package/random
Ghc-Package: random-1.1-c46cc413d88c0a330b5495d03f0ed464
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu