How to Install and Uninstall js-of-ocaml Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "js-of-ocaml" package

Please follow the guidelines below to install js-of-ocaml on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "js-of-ocaml" package

This guide let you learn how to uninstall js-of-ocaml on Ubuntu 21.10 (Impish Indri):

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

3. Information about the js-of-ocaml package on Ubuntu 21.10 (Impish Indri)

Package: js-of-ocaml
Architecture: amd64
Version: 3.8.0-2
Priority: optional
Section: universe/ocaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 69175
Depends: libjs-of-ocaml-dev, libc6 (>= 2.29)
Recommends: ocaml-findlib
Filename: pool/universe/j/js-of-ocaml/js-of-ocaml_3.8.0-2_amd64.deb
Size: 16296984
MD5sum: eb1b9464a58c2ca533d1c4713400839d
SHA1: f4d01c2f6c2f759e807453457c7f0078ba63cea9
SHA256: abd02e50f1d08d49895adace1d4fc121707dd06c3f0a4a6a6fa944148c263d2b
SHA512: cbf303f8b453a3426558730024b506f6a3c0dbd28d4ecfc7a37048edf68c312efad78df3b848f3ea5c7e24e8ce1324f8b7462e1c6b2565f50bac3b531633cf16
Homepage: http://ocsigen.org/js_of_ocaml
Description-en: OCaml bytecode to JavaScript compiler (compiler)
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 the compiler itself.
Description-md5: ddf90060f879f27f21c8bfc040ae0c08