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

Last updated: May 18,2024

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

This is a short guide on how to install libghc-storable-complex-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libghc-storable-complex-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-storable-complex-dev
Priority: extra
Section: universe/haskell
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-storable-complex
Version: 0.2.2-4
Provides: libghc-storable-complex-dev-0.2.2-5d724
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-storable-complex-doc, libghc-storable-complex-prof
Filename: pool/universe/h/haskell-storable-complex/libghc-storable-complex-dev_0.2.2-4_amd64.deb
Size: 5824
MD5sum: 7a499b2e68f70c139da040a18f4edd00
SHA1: 2bd8a415f9a80cdf2de2bf77fc45bc74a47f912a
SHA256: 857dd20acb0b4273a364c9b81aaa682d5cda5d1fa73fe2f295d4955252974105
Description-en: Storable instance for Complex
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 30480d7dc5b1051c5d408c1d25a43bbd
Homepage: https://github.com/cartazio/storable-complex
Ghc-Package: storable-complex-0.2.2-5d724e6255914e391bee90b30a4cef13
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu