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

Last updated: May 19,2024

1. Install "libjs-of-ocaml" package

Here is a brief guide to show you how to install libjs-of-ocaml on Kali Linux

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

2. Uninstall "libjs-of-ocaml" package

Here is a brief guide to show you how to uninstall libjs-of-ocaml on Kali Linux:

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

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

Package: libjs-of-ocaml
Source: js-of-ocaml
Version: 5.6.0-1
Installed-Size: 32596
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Replaces: libjs-of-ocaml-dev (<< 1.4)
Provides: libjs-of-ocaml-52oq5
Depends: libfindlib-ocaml-449z9, libgen-ocaml-oexb7, libgraphics-ocaml-5qno7, liblwt-log-ocaml-26yz3, liblwt-ocaml-x3p90, libreact-ocaml-6uxm1, libreactivedata-ocaml-jlnw2, libsedlex-ocaml-lf9g0, libsexplib0-ocaml-3nli0, libstdlib-ocaml-ep7y0, libtyxml-ocaml-zqkj4, libyojson-ocaml-027y9, ocaml-base-4.14.1, libc6 (>= 2.2.5)
Recommends: ocaml-findlib
Breaks: libjs-of-ocaml-dev (<< 1.4)
Size: 6662552
SHA256: 6d7143dbdebf57b3c32d8735f0a7f3c42a2815df877212679b7b61efbcd31bb9
SHA1: 24f982c602ca0b9a866bd760254a54243ac8c5da
MD5sum: 52b1aa7e0fe55fa65c04298d74c2140a
Description: OCaml bytecode to JavaScript compiler (runtime)
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 runtime libraries that may be needed by
server-side programs communicating with clients compiled with
Js_of_ocaml using JSON.
Description-md5:
Homepage: https://ocsigen.org/js_of_ocaml
Section: javascript
Priority: optional
Filename: pool/main/j/js-of-ocaml/libjs-of-ocaml_5.6.0-1_amd64.deb