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

Last updated: May 18,2024

1. Install "libcairo-ocaml" package

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

$ sudo apt update $ sudo apt install libcairo-ocaml

2. Uninstall "libcairo-ocaml" package

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

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

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

Package: libcairo-ocaml
Source: cairo-ocaml (1:1.2.0-9)
Version: 1:1.2.0-9+b1
Installed-Size: 83
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libcairo-ocaml-0mg32
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.14), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1)
Size: 21252
SHA256: 1d9bc17050dab4152ad6d9bdbb84ac0e35b01a80af9d1aa85df9401dfdb29b2f
SHA1: 1e06ab519fcbe44886587cefe5b32797319bfbaa
MD5sum: 287b856bd71b8448f5e9be67057948af
Description: OCaml bindings for Cairo (runtime)
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 only the shared runtime stub libraries.
Description-md5:
Homepage: http://cairographics.org/cairo-ocaml/
Tag: devel::lang:ocaml, implemented-in::c, implemented-in::ocaml,
role::shared-lib
Section: ocaml
Priority: optional
Filename: pool/main/c/cairo-ocaml/libcairo-ocaml_1.2.0-9+b1_amd64.deb