How to Install and Uninstall libcairo-ocaml-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "libcairo-ocaml-dev" package

This guide let you learn how to install libcairo-ocaml-dev on Kali Linux

$ sudo apt update $ sudo apt install libcairo-ocaml-dev

2. Uninstall "libcairo-ocaml-dev" package

This tutorial shows how to uninstall libcairo-ocaml-dev on Kali Linux:

$ sudo apt remove libcairo-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcairo-ocaml-dev package on Kali Linux

Package: libcairo-ocaml-dev
Source: cairo-ocaml (1:1.2.0-9)
Version: 1:1.2.0-9+b1
Installed-Size: 622
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libcairo-ocaml-dev-0mg32
Depends: libcairo2-dev, libcairo-ocaml-0mg32, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Suggests: ocaml-findlib
Size: 70312
SHA256: 9a21bac65bf29328b39f617cfa4b2ca7e0c07e6e296290fda8c16e6b2fd3e802
SHA1: 5126cf786aabeb0b5bbfced608aef37eadd6a676
MD5sum: 8f244005e4f845f61ddad30f6958c731
Description: OCaml bindings for Cairo
Cairo is a multi-platform library providing anti-aliased
vector-based rendering for multiple target backends. Paths consist
of line segments and cubic splines and can be rendered at any width
with various join and cap styles. All colors may be specified with
optional translucence (opacity/alpha) and combined using the
extended Porter/Duff compositing algebra as found in the X Render
Extension.
.
Cairo exports a stateful rendering API similar in spirit to the path
construction, text, and painting operators of PostScript, (with the
significant addition of translucence in the imaging model). When
complete, the API is intended to support the complete imaging model of
PDF 1.4.
.
This package contains all the development stuff you need to use Cairo in
your OCaml programs. The following backends are supported: PostScript,
PDF, PNG, In-memory images and X11.
Description-md5:
Homepage: http://cairographics.org/cairo-ocaml/
Tag: devel::lang:ocaml, devel::library, implemented-in::c,
implemented-in::ocaml, role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/c/cairo-ocaml/libcairo-ocaml-dev_1.2.0-9+b1_amd64.deb