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

Last updated: May 19,2024

1. Install "libjs-of-ocaml-dev" package

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

$ sudo apt update $ sudo apt install libjs-of-ocaml-dev

2. Uninstall "libjs-of-ocaml-dev" package

Please follow the step by step instructions below to uninstall libjs-of-ocaml-dev on Kali Linux:

$ sudo apt remove libjs-of-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libjs-of-ocaml-dev
Source: js-of-ocaml
Version: 5.6.0-1
Installed-Size: 130006
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Replaces: libjs-of-ocaml (<< 1.4)
Provides: libjs-of-ocaml-dev-52oq5
Depends: libcompiler-libs-ocaml-dev-rcwc4, libfindlib-ocaml-dev-449z9, libgen-ocaml-dev-oexb7, libgraphics-ocaml-dev-5qno7, libjs-of-ocaml-52oq5, liblwt-log-ocaml-dev-26yz3, liblwt-ocaml-dev-x3p90, libmenhir-ocaml-dev-jko84, libocaml-compiler-libs-ocaml-dev-194j4, libppxlib-ocaml-dev-l34s2, libreact-ocaml-dev-6uxm1, libreactivedata-ocaml-dev-jlnw2, libsedlex-ocaml-dev-lf9g0, libsexplib0-ocaml-dev-3nli0, libstdlib-ocaml-dev-ep7y0, libtyxml-ocaml-dev-zqkj4, libyojson-ocaml-dev-027y9, ocaml-4.14.1, libc6 (>= 2.35)
Recommends: ocaml-findlib
Breaks: libjs-of-ocaml (<< 1.4)
Size: 24020624
SHA256: 7645ead570f856aace791adfdb40cefc1d0e990cfc5c2d448bd6679d0cce475c
SHA1: 0ea45277435df0434d44455a9fded4b20cc196b7
MD5sum: 184859f2ae0e47a2ff1565417d16d2ee
Description: OCaml bytecode to JavaScript compiler (development files)
Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes
it possible to run OCaml programs in a web browser. Its key features
are the following:
* the whole language, and most of the standard library are
supported;
* the generated code can be used with any web server and browser;
* you can use a standard installation of OCaml to compile your
programs. In particular, you do not have to recompile a library to
use it with Js_of_ocaml. You just have to link your program with a
specific library to interface with the browser APIs.
.
This package contains development files needed to compile server-side
(using regular OCaml compiler) and client-side (using Js_of_ocaml)
programs.
Description-md5:
Homepage: https://ocsigen.org/js_of_ocaml
Tag: devel::library, role::devel-lib
Section: javascript
Priority: optional
Filename: pool/main/j/js-of-ocaml/libjs-of-ocaml-dev_5.6.0-1_amd64.deb