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

Last updated: April 28,2024

1. Install "libjsonm-ocaml" package

Please follow the step by step instructions below to install libjsonm-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjsonm-ocaml

2. Uninstall "libjsonm-ocaml" package

In this section, we are going to explain the necessary steps to uninstall libjsonm-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjsonm-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 290
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: jsonm
Version: 0.9.1-1build1
Provides: libjsonm-ocaml-5aaf2
Depends: libuutf-ocaml-zccv8, ocaml-base-nox-4.02.3, libc6 (>= 2.2.5), ocaml-findlib
Filename: pool/universe/j/jsonm/libjsonm-ocaml_0.9.1-1build1_amd64.deb
Size: 78432
MD5sum: 18ccb071ecf874a2aa4503ee6738f21b
SHA1: 124c6aac5553269a20280acbe0496b2356fe3944
SHA256: 6a5cc7e67fd68f380dfdd56344edb26999a95f5d0f690569a1a16827010e2f90
Description-en: Non-blocking streaming JSON codec for OCaml (plugins)
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 dynamically loadable modules for plugins.
Description-md5: 396d9e6383bbd0371d8c6ab3b18fa3eb
Homepage: http://erratique.ch/software/jsonm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu