How to Install and Uninstall js-of-ocaml Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "js-of-ocaml" package

Here is a brief guide to show you how to install js-of-ocaml on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "js-of-ocaml" package

Please follow the step by step instructions below to uninstall js-of-ocaml on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the js-of-ocaml package on Ubuntu 21.04 (Hirsute Hippo)

Package: js-of-ocaml
Architecture: amd64
Version: 3.8.0-1build4
Priority: optional
Section: universe/ocaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 69165
Depends: libjs-of-ocaml-dev, libc6 (>= 2.29)
Recommends: ocaml-findlib
Filename: pool/universe/j/js-of-ocaml/js-of-ocaml_3.8.0-1build4_amd64.deb
Size: 16301132
MD5sum: ce14bbb4b11fc68cca5fc71e4ba89e11
SHA1: 5136cfd01e359c61060b2fae84cb3847b4b9ff98
SHA256: 8dc2e2512506e6ca566f2d2a32a25b54fd7403faa7a976d10830475ab68a18aa
SHA512: 3f1b249eb750d7d9a687ef88855a365c88c1db0ad4fefaa9036db4c97fd576017b87acddce6aae0500a2ee7c7c22b0ee0a56373837f150e76cdadb8b291bebb8
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