How to Install and Uninstall gtk2hs-buildtools Package on Kali Linux

Last updated: April 29,2024

1. Install "gtk2hs-buildtools" package

Learn how to install gtk2hs-buildtools on Kali Linux

$ sudo apt update $ sudo apt install gtk2hs-buildtools

2. Uninstall "gtk2hs-buildtools" package

This tutorial shows how to uninstall gtk2hs-buildtools on Kali Linux:

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

3. Information about the gtk2hs-buildtools package on Kali Linux

Package: gtk2hs-buildtools
Source: gtk2hs-buildtools (0.13.10.0-1)
Version: 0.13.10.0-1+b2
Installed-Size: 31530
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg)
Size: 4368016
SHA256: 1fd62ed646560a53a60eb6def4fd0ad98a8882a28aeb84cb55c3366d7efbe20f
SHA1: 10389eeecc7fdc41bf5664b58c9f831e91f41b00
MD5sum: eccd51468a6f803a68b13d0b9a620a01
Description: 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:
Homepage: http://projects.haskell.org/gtk2hs/
Section: haskell
Priority: optional
Filename: pool/main/g/gtk2hs-buildtools/gtk2hs-buildtools_0.13.10.0-1+b2_amd64.deb