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

Last updated: May 13,2024

1. Install "libghc-random-shuffle-dev" package

This guide covers the steps necessary to install libghc-random-shuffle-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-random-shuffle-dev" package

This guide covers the steps necessary to uninstall libghc-random-shuffle-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-random-shuffle-dev
Priority: extra
Section: universe/haskell
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-random-shuffle
Version: 0.0.4-6
Provides: libghc-random-shuffle-dev-0.0.4-6e048
Depends: libghc-monadrandom-dev-0.4.1-d3a09, libghc-base-dev-4.8.2.0-0d6d1, libghc-random-dev-1.1-c46cc, libc6 (>= 2.2.5)
Suggests: libghc-random-shuffle-doc, libghc-random-shuffle-prof
Filename: pool/universe/h/haskell-random-shuffle/libghc-random-shuffle-dev_0.0.4-6_amd64.deb
Size: 17680
MD5sum: 6be0d3ebcebfefb031ea4c98630a5e8f
SHA1: 863ee53328c0b05b11ee40b392960c01c77842ab
SHA256: 938728ca4efdebed7da6fdd77d772ee8bd4b94e6b6e0757958518dc36c841117
Description-en: random shuffle library
Random shuffle implementation, on immutable lists. Based on "perfect
shuffle" implementation by Oleg Kiselyov, available at
http://okmij.org/ftp/Haskell/perfect-shuffle.txt
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a5f4add005f77e1bb68210ac470ec2c8
Homepage: http://hackage.haskell.org/package/random-shuffle
Ghc-Package: random-shuffle-0.0.4-6e0489d8a75b8d24c31cddf870b63191
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu