How to Install and Uninstall libcairo-ocaml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libcairo-ocaml" package

This is a short guide on how to install libcairo-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcairo-ocaml

2. Uninstall "libcairo-ocaml" package

In this section, we are going to explain the necessary steps to uninstall libcairo-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libcairo-ocaml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcairo-ocaml
Priority: optional
Section: universe/libs
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: cairo-ocaml
Version: 1:1.2.0-5.1build2
Provides: libcairo-ocaml-mxzg8
Depends: liblablgtk2-ocaml-liqy2, ocaml-base-nox-4.02.3, libc6 (>= 2.14), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0)
Filename: pool/universe/c/cairo-ocaml/libcairo-ocaml_1.2.0-5.1build2_amd64.deb
Size: 20026
MD5sum: e3b57f02ca02924981c647616e0f52ce
SHA1: d3c8d27addb3b0c6ba77f4ea6feac356d435bbc8
SHA256: 049a4fb7bd6ef5e344e93d0ae0177afd43e1acdc12c2b80c3909c34328abef33
Description-en: 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: 79085065a08b6c8d01ce5299b9ad01ae
Homepage: http://cairographics.org/cairo-ocaml/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu