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

Last updated: May 13,2024

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

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

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

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

Please follow the instructions below to uninstall libghc-random-shuffle-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-random-shuffle-prof
Priority: extra
Section: universe/haskell
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-random-shuffle
Version: 0.0.4-6
Provides: libghc-random-shuffle-prof-0.0.4-6e048
Depends: libghc-random-shuffle-dev (= 0.0.4-6), libghc-monadrandom-prof-0.4.1-d3a09, libghc-base-prof-4.8.2.0-0d6d1, libghc-random-prof-1.1-c46cc
Filename: pool/universe/h/haskell-random-shuffle/libghc-random-shuffle-prof_0.0.4-6_amd64.deb
Size: 13596
MD5sum: 0e5ee406c50eb4336c568b38718417f3
SHA1: 28e01e6395b2c66fceca290a2054437d2eabc089
SHA256: 32c449ed527e90c048ab39c5d64109453b705dd1478fb4126a7c1095b1322eb0
Description-en: random shuffle library; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: c885ca23b5a74b2c1b4186bdbf6458ad
Homepage: http://hackage.haskell.org/package/random-shuffle
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu