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

Last updated: May 15,2024

1. Install "libcf-ocaml" package

Please follow the step by step instructions below to install libcf-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcf-ocaml

2. Uninstall "libcf-ocaml" package

Here is a brief guide to show you how to uninstall libcf-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcf-ocaml
Priority: optional
Section: universe/libs
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: pagodacf
Version: 0.10-3build7
Provides: libcf-ocaml-ls8g0
Depends: libc6 (>= 2.4), ocaml-base-nox-4.02.3
Filename: pool/universe/p/pagodacf/libcf-ocaml_0.10-3build7_amd64.deb
Size: 8836
MD5sum: 4180fade17b6f53a67b48f5ca8487601
SHA1: 4ab7e205cea23201d2590486c6a82846d04890fa
SHA256: e6d38bfa1f44ee7c2793279c151ac56ec66c202111e2d8af25ac9cbe83d4aa0e
Description-en: OCaml library with miscellaneous utility functions
The pagoda core foundation OCaml library provides various modules. Some of
the highlighted features include:
- Functional streams and stream processors (extended).
- Functional bootstrapped skew-binomial heap.
- Functional red-black binary tree (associative array).
- Functional sets and maps based on red-black binary tree.
- Functional real-time catenable deque.
- Functional LL(x) parsing using state-exception monad.
- Functional lazy deterministic finite automaton (DFA).
- Functional lexical analyzer (using lazy DFA and monadic parser).
- Functional substring list manipulation (message buffer chains).
- Gregorian calendar date manipulation.
- Standard time manipulation.
- System time in Temps Atomique Internationale (TAI).
- Unicode transcoding.
- Extended socket interface (supports IPv6 and UDP w/multicast).
- Universal resource identifier (URI) manipulation.
- I/O event multiplexing (with Unix.select).
.
This package contains only the shared runtime stub libraries.
Description-md5: 1d355184879247df4bd43d0dd3df0b24
Homepage: http://www.sourceforge.net/projects/ocnae/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu