How to Install gtk2hs-buildtools software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gtk2hs-buildtools software package in Ubuntu 12.04 LTS (Precise Pangolin)

gtk2hs-buildtools software package provides Tools to build the Gtk2Hs suite of User Interface libraries, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gtk2hs-buildtools 

gtk2hs-buildtools is installed in your system.

Make ensure the gtk2hs-buildtools package were installed using the commands given below,

$ sudo dpkg-query -l | grep gtk2hs-buildtools *

You will get with gtk2hs-buildtools package name, version, architecture and description in a table

gtk2hs-buildtools package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Haskell
Package gtk2hs-buildtools
Version 0.12.1-2
Description Tools to build the Gtk2Hs suite of User Interface libraries
Sub Section haskell


See Also, How to uninstall or remove gtk2hs-buildtools software package from Ubuntu 12.04 LTS (Precise Pangolin)?