How to Install libatdgen-ocaml software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install libatdgen-ocaml software package in Ubuntu 12.04 LTS (Precise Pangolin)

libatdgen-ocaml software package provides code generator for biniou and JSON serialization in OCaml, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libatdgen-ocaml 

libatdgen-ocaml is installed in your system.

Make ensure the libatdgen-ocaml package were installed using the commands given below,

$ sudo dpkg-query -l | grep libatdgen-ocaml *

You will get with libatdgen-ocaml package name, version, architecture and description in a table

libatdgen-ocaml package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Ocaml
Package libatdgen-ocaml
Version 1.2.2-1
Description code generator for biniou and JSON serialization in OCaml
Sub Section Ocaml


See Also, How to uninstall or remove libatdgen-ocaml software package from Ubuntu 12.04 LTS (Precise Pangolin)?