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

Last updated: May 16,2024

1. Install "libghc-magic-dev" package

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

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

2. Uninstall "libghc-magic-dev" package

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

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

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

Package: libghc-magic-dev
Priority: optional
Section: universe/haskell
Installed-Size: 254
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: magic-haskell
Version: 1.1-4
Provides: libghc-magic-dev-1.1-763a7
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5), libmagic-dev
Suggests: libghc-magic-doc, libghc-magic-prof
Filename: pool/universe/m/magic-haskell/libghc-magic-dev_1.1-4_amd64.deb
Size: 31032
MD5sum: 8864132b044a2c0f776f117a02e429f5
SHA1: 924c192bd216035613349a996776cc8cbec20677
SHA256: 55e8d6e7a6a424f2b7098dc52af79852b9a83b68469307517788a9c086f408b3
Description-en: File type determination library for Haskell
This package provides a Haskell interface to the C libmagic library.
With it, you can determine the type of a file by examining its contents
rather than its name. The Haskell interface provides a full-featured
binding.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 401957544cc42607015e3a0a16d87920
Homepage: http://hackage.haskell.org/package/magic
Ghc-Package: magic-1.1-763a7499040f9b03a86d1ca3ef7aef7b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu