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

Last updated: May 20,2024

1. Install "libatdgen-ocaml-dev" package

This guide covers the steps necessary to install libatdgen-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libatdgen-ocaml-dev" package

This tutorial shows how to uninstall libatdgen-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libatdgen-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 5408
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: atdgen
Version: 1.3.1-1build2
Provides: libatdgen-ocaml-dev-zqwv5
Depends: libatd-ocaml-dev-972a8, libatdgen-ocaml-zqwv5, libbiniou-ocaml-dev-7fi90, libeasy-format-ocaml-dev-eg121, libyojson-ocaml-dev-zy1w0, ocaml-nox-4.02.3, libc6 (>= 2.14)
Recommends: ocaml-findlib
Filename: pool/universe/a/atdgen/libatdgen-ocaml-dev_1.3.1-1build2_amd64.deb
Size: 1045886
MD5sum: 75d28e1562c187e69aab5e3ab21e7b65
SHA1: 2413d95860d11daf3c5810c03da96293ea98ac1d
SHA256: 5f61b6b467cd8a579a90cba716ed0eb073fe14a4cb74f6c6cac7c01a018fba29
Description-en: OCaml code generator for biniou and JSON - executable and dev files
Atdgen is a command-line program that takes as input type definitions in
the ATD syntax and produces OCaml code suitable for data serialization
and deserialization. Two data formats are currently supported, these are
biniou and JSON.
.
This package contains the adtgen executable and the files necessary
for programming with the library.
Description-md5: 4e3a414dceb291c58c8581350f65922a
Homepage: http://mjambon.com/atdgen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu