How to Install and Uninstall ghc-mod Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: July 06,2024

1. Install "ghc-mod" package

This is a short guide on how to install ghc-mod on Ubuntu 18.04 LTS (Bionic Beaver)

$ 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 18.04 LTS (Bionic Beaver):

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

3. Information about the ghc-mod package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: ghc-mod
Architecture: amd64
Version: 5.8.0.0-1
Priority: extra
Section: universe/haskell
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 91923
Depends: cabal-helper, ghc (>= 8.0.2), ghc (<< 8.0.2+), libc6 (>= 2.14), libffi6 (>= 3.0.4), libgmp10, libyaml-0-2
Recommends: ghc-mod-el (= 5.8.0.0-1)
Filename: pool/universe/g/ghc-mod/ghc-mod_5.8.0.0-1_amd64.deb
Size: 11427124
MD5sum: a90b424f6542f4b95f31c5592e9fe33f
SHA1: fe55fe5a441f650ff180efa6a655542874c541c4
SHA256: 8f60d33b0f63340dc4686a67045bd2a2cbe287409a5d60d14dddc408678f5558
Homepage: https://github.com/DanielG/ghc-mod
Description: Happy Haskell programming
Description-md5: a57ab8b94178802abbee95ee496d410e

5. The same packages on other Linux Distributions