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

Last updated: May 04,2024

1. Install "libcamlimages-ocaml" package

This tutorial shows how to install libcamlimages-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libcamlimages-ocaml

2. Uninstall "libcamlimages-ocaml" package

This guide covers the steps necessary to uninstall libcamlimages-ocaml on Kali Linux:

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

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

Package: libcamlimages-ocaml
Source: camlimages (1:5.0.4-4)
Version: 1:5.0.4-4+b1
Installed-Size: 3008
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libcamlimages-ocaml-gz558
Depends: libgraphics-ocaml-5qno7, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.14), libexif12 (>= 0.6.21-1~), libfreetype6 (>= 2.2.1), libgif7 (>= 5.1), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libtiff6 (>= 4.0.3), libxpm4
Size: 735520
SHA256: f4e9f4ce0aea60788eebe4a79ab15bf3ae6272a4ce0c4d6e01d34cef12e01728
SHA1: 3d4e6aa15da864bb92f2c338c201aa96921f8f45
MD5sum: 32b7f4b9d73f762bc0a532297bb87696
Description: OCaml image processing library (Runtime library)
CamlImages is an image processing library for OCaml, which provides:
.
* basic functions for image processing and loading/saving
various image file formats (hence providing a translation
facility from format to format)
.
* an interface with the Caml graphics library allows one to display
images in the Graphics module screen and to mix them with Caml
drawings
.
* a freetype interface, integrated into the library: you can
draw texts into images using any truetype fonts
.
In addition, the library can handle huge images that cannot be
(or can hardly be) stored into the main memory (the library then
automatically creates swap files and escapes them to reduce the
memory usage).
.
This package contains only the shared runtime stub libraries.
Description-md5:
Homepage: https://gitlab.com/camlspotter/camlimages
Tag: devel::lang:ocaml, devel::library, implemented-in::ocaml,
role::devel-lib, role::program, works-with::image
Section: ocaml
Priority: optional
Filename: pool/main/c/camlimages/libcamlimages-ocaml_5.0.4-4+b1_amd64.deb