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

Last updated: May 15,2024

1. Install "libextunix-ocaml-dev" package

Please follow the guidance below to install libextunix-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libextunix-ocaml-dev" package

Please follow the guidelines below to uninstall libextunix-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libextunix-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 5212
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-extunix
Version: 0.1.3-1
Provides: libextunix-ocaml-dev-rfxs3
Depends: libextunix-ocaml-rfxs3, ocaml-nox-4.02.3
Recommends: ocaml-findlib
Filename: pool/universe/o/ocaml-extunix/libextunix-ocaml-dev_0.1.3-1_amd64.deb
Size: 383520
MD5sum: 523ba59250fcd5116e4b1cf9d40ddaff
SHA1: 650d97efbc3513eb2034c6d9b96c4434dcc77355
SHA256: 3779a999b8e699bff3132d85877284c357d405c758c8bd564b5cd8f52e27b1d1
Description-en: Extended functions for OCaml Unix module (development package)
Thin bindings to various low-level system APIs (often non-portable)
which are not covered by Unix module.
.
Example functions:
* uname
* statvfs
* fsync
* fadvise
* fallocate
* atfile
* dirfd
* eventfd
* signalfd
* ...
.
This package contains the compiled modules for programming with the
library.
Description-md5: edc40b2a4c9632bda24b06013d71b6de
Homepage: http://extunix.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu