How to Install and Uninstall libsdl-ocaml Package on Kali Linux

Last updated: May 20,2024

1. Install "libsdl-ocaml" package

In this section, we are going to explain the necessary steps to install libsdl-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libsdl-ocaml

2. Uninstall "libsdl-ocaml" package

Please follow the instructions below to uninstall libsdl-ocaml on Kali Linux:

$ sudo apt remove libsdl-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsdl-ocaml package on Kali Linux

Package: libsdl-ocaml
Source: ocamlsdl (0.9.1-3)
Version: 0.9.1-3+b5
Installed-Size: 147
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libsdl-ocaml-7hh13
Depends: liblablgl-ocaml-oi621, ocaml-base-4.13.1, libc6 (>= 2.14), libsdl-gfx1.2-5 (>= 2.0.25), libsdl-image1.2 (>= 1.2.10), libsdl-mixer1.2 (>= 1.2.12), libsdl-ttf2.0-0, libsdl1.2debian (>= 1.2.11)
Size: 33296
SHA256: 01839a28f3fef5b8fd93bf3697ae29fef3109965def059baf8b82677dab834f0
SHA1: 26291621700448a173b26c45078058e2ac1e14e9
MD5sum: cfdd6638cb6d61374443014bb31fcc6c
Description: OCaml bindings for SDL - runtime files
SDL (Simple DirectMedia Layer) is a generic API that provides low
level access to audio, keyboard, mouse, and display framebuffer
across multiple platforms.
OCamlSDL is an OCaml interface to the SDL and might be used to write
multimedia applications in Objective Caml.
.
This package contains runtime libraries needed for running dynamic
bytecode executables.
Description-md5: 7d419e2997cce50e2dba07c6c3301318
Homepage: http://ocamlsdl.sourceforge.net
Tag: implemented-in::ocaml, role::shared-lib, uitoolkit::sdl
Section: ocaml
Priority: optional
Filename: pool/main/o/ocamlsdl/libsdl-ocaml_0.9.1-3+b5_amd64.deb