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

Last updated: September 20,2024

1. Install "libvariants-camlp4-dev" package

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

$ sudo apt update $ sudo apt install libvariants-camlp4-dev

2. Uninstall "libvariants-camlp4-dev" package

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

$ sudo apt remove libvariants-camlp4-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libvariants-camlp4-dev
Priority: extra
Section: universe/ocaml
Installed-Size: 272
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: variantslib
Version: 109.15.03-2
Provides: libvariants-camlp4-dev-seqp8, libvariantslib-ocaml-dev
Depends: ocaml-findlib, camlp4, libcamlp4-ocaml-dev-p9wj7, libtype-conv-camlp4-dev-vh473, ocaml-nox-4.02.3, libc6 (>= 2.2.5)
Filename: pool/universe/v/variantslib/libvariants-camlp4-dev_109.15.03-2_amd64.deb
Size: 54412
MD5sum: 00cab72746cc168ebdfbb5c4fde1fa02
SHA1: 75056f6e6d6f6db7ddd542cf8081d80b3bec71ba
SHA256: a7f1c411dba03d8cbc3220fc82ee587cb1df37b76bfe198480259ee7ac25bec2
Description-en: OCaml syntax extension for supporting variants as first class values
Variantslib generates code to support variants as first class by
adding "with variants" suffix to variants definition, e.g.,
.
type t =
| First
| Second
| Third
.
with variants
Description-md5: aa509de2914f6030204a41bf29faf423
Homepage: http://janestreet.github.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu