How to Install and Uninstall libcamljava-ocaml-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libcamljava-ocaml-dev" package

Learn how to install libcamljava-ocaml-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libcamljava-ocaml-dev" package

Please follow the guidelines below to uninstall libcamljava-ocaml-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libcamljava-ocaml-dev package on Ubuntu 21.10 (Impish Indri)

Package: libcamljava-ocaml-dev
Architecture: amd64
Version: 0.3-3build2
Priority: optional
Section: universe/ocaml
Source: camljava
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 172
Depends: default-jdk
Filename: pool/universe/c/camljava/libcamljava-ocaml-dev_0.3-3build2_amd64.deb
Size: 38548
MD5sum: 2ddae88d16b545038ea0b184b3da4272
SHA1: 3c5d6e5a45a15c571185869f54f6240c556c44c0
SHA256: 05f92b955ec3d99518115f7c9cb75ae0c2fe69ce52844f4301f9ce123bc2b9da
SHA512: 0ef58c8d560f5bdfb658751cc56fd54ef3a4e0fc08858da202a30a47f542f5b3b2ee9ab663d93005879e977e8aab7a2442bc020198dc4da5490b16cf1c4efdc3
Homepage: http://pauillac.inria.fr/~xleroy/software.html#camljava
Description-en: interface between OCaml and Java via Caml/C interface and JNI
CamlJava is an interface between OCaml and Java allowing programs written in
one of the two languages to call code written in the other.
.
Interaction among the two languages happen via the respective C interfaces:
Caml/C interface for OCaml and JNI (Java Native Interface) for Java.
.
Currently, CamlJava provides a low-level, weakly-typed OCaml interface very
similar to the JNI. Java object references are mapped to an abstract type, and
various JNI-like operations are provided to allow Java method invocation,
field access, and more.
.
A basic callback facility (allowing Java code to invoke methods on OCaml
objects) is also provided, although some stub Java code must be written by
hand.
.
This package contain all the development stuff needed to use CamlJava from
OCaml programs.
Description-md5: d1e73ebc3ce6a847f5b796ea845b02a6