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

Last updated: May 11,2024

1. Install "libatd-ocaml-dev" package

This tutorial shows how to install libatd-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libatd-ocaml-dev" package

Here is a brief guide to show you how to uninstall libatd-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libatd-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 3507
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-atd
Version: 1.1.2-1build1
Provides: libatd-ocaml-dev-972a8
Depends: libatd-ocaml-972a8, libeasy-format-ocaml-dev-eg121, ocaml-nox-4.02.3, libc6 (>= 2.15)
Recommends: ocaml-findlib
Filename: pool/universe/o/ocaml-atd/libatd-ocaml-dev_1.1.2-1build1_amd64.deb
Size: 811294
MD5sum: ad9156f4579fb9959aef748b1ff2b88d
SHA1: d8daf61068e0ef97608a73cef1dd09577fe0a3e6
SHA256: 13d592e535d640421f63b769ed72a0e462c8546955176b0014c8210e26cb7264
Description-en: syntax for cross-language data types in OCaml - development files
ATD stands for Adjustable Type Definitions. It is a type definition
language designed to accommodate a variety of programming languages and
data formats by the means of target-specific annotations. It supports
sum types, parametrized types and inheritance. The library provides a
parser and other tools useful for manipulating ATD type definitions.
.
This package contains the development files needed for programming
with the library.
Description-md5: cea6e722b02dca73a2b3aa0734febbdd
Homepage: http://mjambon.com/atdgen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu