How to Install and Uninstall gtk2hs-buildtools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "gtk2hs-buildtools" package

This is a short guide on how to install gtk2hs-buildtools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gtk2hs-buildtools

2. Uninstall "gtk2hs-buildtools" package

Please follow the guidance below to uninstall gtk2hs-buildtools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gtk2hs-buildtools $ sudo apt autoclean && sudo apt autoremove

3. Information about the gtk2hs-buildtools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gtk2hs-buildtools
Priority: extra
Section: universe/haskell
Installed-Size: 6729
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Version: 0.13.0.5-1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10
Filename: pool/universe/g/gtk2hs-buildtools/gtk2hs-buildtools_0.13.0.5-1_amd64.deb
Size: 964928
MD5sum: 107bbd74ed2731a5cf07ea0c0d5193cc
SHA1: 7f09dc0a22bda2db604df38750c7135179416b2e
SHA256: fe609706b254d6dffc681b29603cf29b3c292eb25d1418715dc38f52222fc38c
Description-en: Tools to build the Gtk2Hs suite of User Interface libraries
This package provides a set of helper programs necessary to build the Gtk2Hs
suite of libraries. These tools include a modified c2hs binding tool that is
used to generate FFI declarations, a tool to build a type hierarchy that
mirrors the C type hierarchy of GObjects found in glib, and a generator for
signal declarations that are used to call back from C to Haskell. These tools
are not needed to actually run Gtk2Hs programs.
Description-md5: f16bc6e73c85e0b48d98a38c6d0a00d6
Homepage: http://projects.haskell.org/gtk2hs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu