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

Last updated: April 29,2024

1. Install "libyojson-ocaml" package

Learn how to install libyojson-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libyojson-ocaml

2. Uninstall "libyojson-ocaml" package

Please follow the instructions below to uninstall libyojson-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libyojson-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 2207
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: yojson
Version: 1.2.3-1build1
Provides: libyojson-ocaml-zy1w0
Depends: libbiniou-ocaml-7fi90, libeasy-format-ocaml-eg121, ocaml-base-nox-4.02.3, libc6 (>= 2.2.5)
Recommends: ocaml-findlib
Filename: pool/universe/y/yojson/libyojson-ocaml_1.2.3-1build1_amd64.deb
Size: 523272
MD5sum: 5899faa445030e77adfdab6b08cc9f7b
SHA1: 0e823c9ce8f4184680a657eb49941b3b76e42a09
SHA256: 85f788e6de0345f0e75ca8b2c6a76445052bc1531cc99c1077e0757fdf224287
Description-en: JSON library for OCaml - runtime package
Yojson is an optimized parsing and printing library for the JSON format.
It addresses a few shortcomings of json-wheel including 3x speed
improvement, polymorphic variants and optional syntax for tuples and
variants.
.
It is a replacement for json-wheel (libjson-wheel-ocaml-dev).
.
This package contains the shared runtime libraries.
Description-md5: 087e81c59e57b7cc511a5d9247ed7aee
Homepage: http://mjambon.com/yojson.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu