How to Install and Uninstall haskell-sdl2-image-utils Package on Kali Linux

Last updated: September 28,2024

1. Install "haskell-sdl2-image-utils" package

This guide covers the steps necessary to install haskell-sdl2-image-utils on Kali Linux

$ sudo apt update $ sudo apt install haskell-sdl2-image-utils

2. Uninstall "haskell-sdl2-image-utils" package

Please follow the guidelines below to uninstall haskell-sdl2-image-utils on Kali Linux:

$ sudo apt remove haskell-sdl2-image-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the haskell-sdl2-image-utils package on Kali Linux

Package: haskell-sdl2-image-utils
Source: haskell-sdl2-image (2.1.0.0-3)
Version: 2.1.0.0-3+b1
Installed-Size: 25233
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg), libsdl2-2.0-0 (>= 2.0.18), libsdl2-image-2.0-0 (>= 2.0.5)
Size: 3620888
SHA256: 20f9ccc03d1faad207b979ef3203a0937aea2154dbd6d7cd8e0dc01fb0dc53c1
SHA1: 74970e671d21befc6f7453a1a53e833f6a21a203
MD5sum: e9bf01c6fc8c529c101d07332d73c9e0
Description: Haskell bindings to SDL2_image
This package contains bindings to the SDL2_image library, in both high- and
low-level forms:
.
The SDL namespace contains high-level bindings, where enumerations are split
into sum types, and automatic error-checking is performed.
.
The SDL.Raw namespace contains an almost 1-1 translation of the C API into
Haskell FFI calls. As such, this does not contain sum types nor error
checking. Thus this namespace is suitable for building your own abstraction
over SDL, but is not recommended for day-to-day programming.
Description-md5:
Homepage: https://hackage.haskell.org/package/sdl2-image
Section: misc
Priority: optional
Filename: pool/main/h/haskell-sdl2-image/haskell-sdl2-image-utils_2.1.0.0-3+b1_amd64.deb