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

Last updated: May 21,2024

1. Install "libghc-storable-complex-prof" package

This tutorial shows how to install libghc-storable-complex-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-storable-complex-prof

2. Uninstall "libghc-storable-complex-prof" package

This tutorial shows how to uninstall libghc-storable-complex-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-storable-complex-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-storable-complex-prof
Priority: extra
Section: universe/haskell
Installed-Size: 25
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-storable-complex
Version: 0.2.2-4
Provides: libghc-storable-complex-prof-0.2.2-5d724
Depends: libghc-storable-complex-dev (= 0.2.2-4), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-storable-complex/libghc-storable-complex-prof_0.2.2-4_amd64.deb
Size: 3528
MD5sum: aa5f70dac0bccfad99730aacb7da913b
SHA1: c717578976f0e9e54a0dad1bf3ffae5fa2f46c23
SHA256: 13c033c334c74ffa37f6e2b1dac21c83c6adb9f435691b7a9e03d9ce058d2832
Description-en: Storable instance for Complex; profiling libraries
Provides a Storable instance for Complex which is binary
compatible with C99, C++ and Fortran complex data types.
.
The only purpose of this package is to provide a standard
location for this instance so that other packages needing
this instance can play nicely together.
.
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: cef9184f4db70e63660e503ed172e2b4
Homepage: https://github.com/cartazio/storable-complex
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu