How to Install and Uninstall libjsonm-ocaml Package on Kali Linux

Last updated: April 27,2024

1. Install "libjsonm-ocaml" package

This tutorial shows how to install libjsonm-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libjsonm-ocaml

2. Uninstall "libjsonm-ocaml" package

This guide let you learn how to uninstall libjsonm-ocaml on Kali Linux:

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

3. Information about the libjsonm-ocaml package on Kali Linux

Package: libjsonm-ocaml
Source: jsonm (1.0.2-2)
Version: 1.0.2-2+b1
Installed-Size: 175
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libjsonm-ocaml-uttp9
Depends: libstdlib-ocaml-ep7y0, libuutf-ocaml-cnqj5, ocaml-base-4.14.1, ocaml-findlib
Size: 39388
SHA256: e8b96269bfec36e95ef5b01c77d2586b48e640dc67e7ab69f34bb1a9da6f7828
SHA1: 962dfa76771736646509b4bd550e0fa191146471
MD5sum: 96a2f2db388dfe9879baf00c557f702f
Description: 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:
Homepage: https://erratique.ch/software/jsonm
Section: ocaml
Priority: optional
Filename: pool/main/j/jsonm/libjsonm-ocaml_1.0.2-2+b1_amd64.deb