How to Install and Uninstall libjsonm-ocaml-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libjsonm-ocaml-dev" package

Here is a brief guide to show you how to install libjsonm-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjsonm-ocaml-dev" package

Please follow the guidelines below to uninstall libjsonm-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjsonm-ocaml-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjsonm-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 226
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: jsonm
Version: 0.9.1-1build1
Provides: libjsonm-ocaml-dev-5aaf2
Depends: libjsonm-ocaml-5aaf2, libuutf-ocaml-dev-zccv8, ocaml-nox-4.02.3, ocaml-findlib
Filename: pool/universe/j/jsonm/libjsonm-ocaml-dev_0.9.1-1build1_amd64.deb
Size: 36966
MD5sum: b193cd0a2feb3a2696253c87b680d397
SHA1: ff1b9c881f251d3ef333f61d91ec4c870bb89e38
SHA256: 872dfd9b16f1bc2b3a3b3737b1e5f57d61322c31e006a3a28b2434b5fda74674
Description-en: Non-blocking streaming JSON codec for OCaml
Jsonm is an OCaml non-blocking streaming codec to decode and encode the
JSON data format. It can process JSON text without blocking on IO and
without a complete in-memory representation of the data.
.
The uncut codec also processes whitespace and (non-standard) JSON with
JavaScript comments.
.
This package contains the development modules you need to use Jsonm
in your programs.
Description-md5: 14861b326419d6cb0ae84399193a7970
Homepage: http://erratique.ch/software/jsonm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu