How to Install and Uninstall ocamlmakefile Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "ocamlmakefile" package

Please follow the guidance below to install ocamlmakefile on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ocamlmakefile

2. Uninstall "ocamlmakefile" package

Please follow the step by step instructions below to uninstall ocamlmakefile on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ocamlmakefile $ sudo apt autoclean && sudo apt autoremove

3. Information about the ocamlmakefile package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ocamlmakefile
Priority: extra
Section: universe/devel
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 6.37.0-2
Replaces: ocaml-tools
Recommends: ocaml-nox
Conflicts: ocaml-tools (<= 2007.02.04-2)
Filename: pool/universe/o/ocamlmakefile/ocamlmakefile_6.37.0-2_all.deb
Size: 24734
MD5sum: a75be6c45e8ac99fcf44514a758bcf50
SHA1: c685dd9bae2a44cc1df5105a518b296b0d8c6332
SHA256: 5c3d8e07c126a9f4b9354257c5fb2c0da6ab7e930274a3eb64f9983c0e007067
Description-en: general makefile for the Objective Caml programming language
OCamlMakefile is a general makefile which allows a programmer to
create quickly customized makefiles for a project written in the
Objective Caml programming language. Typically, a customized makefile
consists of the definition of a few variables, and an inclusion of
the general makefile provided by this package.
Description-md5: 90d39daab8b6b111747d3137f4fcb2b3
Homepage: https://bitbucket.org/mmottl/ocaml-makefile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu