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

Last updated: May 11,2024

1. Install "libextunix-ocaml" package

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

$ sudo apt update $ sudo apt install libextunix-ocaml

2. Uninstall "libextunix-ocaml" package

This guide covers the steps necessary to uninstall libextunix-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libextunix-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 1051
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-extunix
Version: 0.1.3-1
Provides: libextunix-ocaml-rfxs3
Depends: ocaml-base-nox-4.02.3, libc6 (>= 2.14)
Filename: pool/universe/o/ocaml-extunix/libextunix-ocaml_0.1.3-1_amd64.deb
Size: 161356
MD5sum: efcd41e942e1259e72077249b2d67dae
SHA1: f767c926fdd38be46db0314ba5218763fcab06ad
SHA256: f562dd4cd4a17a0caf8dab65d1d19e7b0a7e5f26f720ebb630963e3b4f9f6777
Description-en: Extended functions for OCaml Unix module (runtime 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 shared runtime libraries.
Description-md5: 0a9354421e14f91c09bb7918d2e652c3
Homepage: http://extunix.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu