How to Install and Uninstall ghc-mod Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "ghc-mod" package

In this section, we are going to explain the necessary steps to install ghc-mod on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ghc-mod

2. Uninstall "ghc-mod" package

This guide let you learn how to uninstall ghc-mod on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ghc-mod $ sudo apt autoclean && sudo apt autoremove

3. Information about the ghc-mod package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ghc-mod
Priority: extra
Section: universe/haskell
Installed-Size: 68551
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 5.4.0.0-1build1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10, ghc (>= 7.10.3), ghc (<< 7.10.3+), cabal-helper
Recommends: ghc-mod-el (= 5.4.0.0-1build1)
Filename: pool/universe/g/ghc-mod/ghc-mod_5.4.0.0-1build1_amd64.deb
Size: 8456844
MD5sum: f23bcad25a744e70de2a0048055448ef
SHA1: 8a5ee913812ba4ebc736eab99a4c45e0979ccae7
SHA256: cf1fba71996ffbee7adbb8d4712fd95ed2e343fd9daad56128c4815b3197023f
Description-en: Happy Haskell programming
This package provides the executables ghc-mod and ghc-modi. The GNU Emacs
integration code is provided by a separate package, namely ghc-mod-el.
Description-md5: a57ab8b94178802abbee95ee496d410e
Homepage: http://www.mew.org/~kazu/proj/ghc-mod/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions