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

Last updated: September 20,2024

1. Install "libbiniou-ocaml-dev" package

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

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

2. Uninstall "libbiniou-ocaml-dev" package

This guide covers the steps necessary to uninstall libbiniou-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libbiniou-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 1418
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: biniou
Version: 1.0.9-1build1
Provides: libbiniou-ocaml-dev-7fi90
Depends: libbiniou-ocaml-7fi90, libeasy-format-ocaml-dev-eg121, ocaml-nox-4.02.3, libc6 (>= 2.14)
Recommends: ocaml-findlib
Filename: pool/universe/b/biniou/libbiniou-ocaml-dev_1.0.9-1build1_amd64.deb
Size: 285592
MD5sum: f799abc83004b9abc0c76f979988af3d
SHA1: 8451f34d6f506769c806a77ba325572d9712ae7e
SHA256: 36467d6f3a2318ab391049997b3b9d393fac6cc75ec8406cede281f4a49654f7
Description-en: flexible binary data format in OCaml - development files
Biniou is a binary data format designed for speed, safety, ease of use
and backward compatibility as protocols evolve. Biniou is vastly
equivalent to JSON in terms of functionality but allows implementations
about 4 times as fast (see godi-yojson for comparison), with 25-35%
space savings. Biniou data can be decoded into human-readable form
without knowledge of type definitions except for field and variant names
which are represented by 31-bit hashes.
.
This package contains the development files needed for programming
with the library.
Description-md5: ad1cd13dbafd1730a161f4b74527be6e
Homepage: http://martin.jambon.free.fr/biniou.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu