How to Install and Uninstall libghc-sdl2-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "libghc-sdl2-dev" package

Here is a brief guide to show you how to install libghc-sdl2-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-sdl2-dev

2. Uninstall "libghc-sdl2-dev" package

Here is a brief guide to show you how to uninstall libghc-sdl2-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-sdl2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-sdl2-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-sdl2-dev
Architecture: amd64
Version: 2.5.2.0-1build3
Priority: optional
Section: universe/haskell
Source: haskell-sdl2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 31652
Provides: libghc-sdl2-dev-2.5.2.0-4f43b
Depends: libghc-statevar-dev-1.2-8a8fd, libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-exceptions-dev-0.10.4-478d8, libghc-linear-dev-1.21.1-ea02c, libghc-text-dev-1.2.4.0-a7a6e, libghc-transformers-dev-0.5.6.2-59c2c, libghc-vector-dev-0.12.1.2-29734, libc6 (>= 2.14), libgmp10, libsdl2-2.0-0 (>= 2.0.12+dfsg1), libsdl2-dev
Suggests: libghc-sdl2-doc, libghc-sdl2-prof
Filename: pool/universe/h/haskell-sdl2/libghc-sdl2-dev_2.5.2.0-1build3_amd64.deb
Size: 2408524
MD5sum: 3f9b772383cbde16c50f078f9f18161c
SHA1: c14318c1e30002ce98c51d2e1f89301295c8ed05
SHA256: ea95751fb7481099477445f9eb5e3c1c4891ff730663125d5abe0cf16e7a61ea
SHA512: 1580dfc946b66e2faa787d8ed68a6467889f29760a9235f9a6659c5d1036a1c20890ae25e67bbb43cd8caec50438c21f406e48bbe6d494f1c8cdcdf7e05b0864
Description-en: high- and low-level bindings to the SDL 2 library
This package contains bindings to the SDL 2 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.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 57fd0fd6eef16dfdc985418693be55b2
Ghc-Package: sdl2-2.5.2.0-Cx4Ipj2keSJFpflqvJYEGr