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

Last updated: October 06,2024

1. Install "ocamlmod" package

Here is a brief guide to show you how to install ocamlmod on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ocamlmod

2. Uninstall "ocamlmod" package

This is a short guide on how to uninstall ocamlmod on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ocamlmod $ sudo apt autoclean && sudo apt autoremove

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

Package: ocamlmod
Priority: optional
Section: universe/ocaml
Installed-Size: 1425
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Version: 0.0.7-1build1
Depends: ocaml-base-nox-4.02.3
Filename: pool/universe/o/ocamlmod/ocamlmod_0.0.7-1build1_amd64.deb
Size: 388446
MD5sum: e4477c89e079effb7aa5b560553fa1bc
SHA1: cbf677659cbb9256428036ddfe05e5b8a220d5f1
SHA256: d74b0314f8a10d3ae017139c433af067457e951470b32e3a27d34a4347f5f094
Description-en: generate OCaml modules from source files
Pack a set of OCaml source files into a single file preserving module
names. It also allows one to exclude certain parts of the file.
Description-md5: 6deace54811e8569e2e65bb4f43400ee
Homepage: http://forge.ocamlcore.org/projects/ocamlmod
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu