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

Last updated: December 18,2024

1. Install "mingw-ocaml" package

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

$ sudo apt update $ sudo apt install mingw-ocaml

2. Uninstall "mingw-ocaml" package

In this section, we are going to explain the necessary steps to uninstall mingw-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mingw-ocaml $ sudo apt autoclean && sudo apt autoremove

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

Package: mingw-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 4.01.0~20140328-1build3
Depends: ocaml-mingw-w64
Filename: pool/universe/m/mingw-ocaml/mingw-ocaml_4.01.0~20140328-1build3_all.deb
Size: 4958
MD5sum: d07a88a2e6a4e6628e3106cd3bfdffdc
SHA1: 3a3040ce64720b4e74332700e457f32d690ea00b
SHA256: 4e4275ed10da591f55914ddea583d5249759a80f1b7a62e5c224223870caa581
Description-en: ocaml-mingw-w64 transitional dummy package
This is a transitional dummy package to install ocaml-mingw-w64.
It can safely be removed.
Description-md5: 296e804b644bac4234644baa8c1b1b16
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions