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

Last updated: September 28,2024

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

Here is a brief guide to show you how to install haskell-sdl2-mixer-utils on Kali Linux

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

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

Please follow the step by step instructions below to uninstall haskell-sdl2-mixer-utils on Kali Linux:

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

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

Package: haskell-sdl2-mixer-utils
Source: haskell-sdl2-mixer (1.2.0.0-3)
Version: 1.2.0.0-3+b1
Installed-Size: 75773
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.12), libsdl2-mixer-2.0-0 (>= 2.0.4)
Size: 11213348
SHA256: ec9530c05db71b20983d038078a633233ce2a7f9c69fb7278686ae16a4ec523e
SHA1: b1793ff8f4834960f3eab2c49fbade2e9f7801b1
MD5sum: fe3ca510618cb1211359847ab6af1964
Description: Haskell bindings to SDL2_mixer
This package contains bindings to the SDL2_mixer 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-mixer
Section: misc
Priority: optional
Filename: pool/main/h/haskell-sdl2-mixer/haskell-sdl2-mixer-utils_1.2.0.0-3+b1_amd64.deb