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

Last updated: May 20,2024

1. Install "libcf-ocaml-dev" package

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

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

2. Uninstall "libcf-ocaml-dev" package

This is a short guide on how to uninstall libcf-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcf-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 4329
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: pagodacf
Version: 0.10-3build7
Provides: libcf-ocaml-dev-ls8g0
Depends: libcf-ocaml-ls8g0, ocaml-nox-4.02.3, libcf-ocaml (= 0.10-3build7)
Filename: pool/universe/p/pagodacf/libcf-ocaml-dev_0.10-3build7_amd64.deb
Size: 579986
MD5sum: 737b842483039d2db74a39562872450f
SHA1: 24e1dc938172d6a6dbb910bbe53100da0e98a11f
SHA256: fd4f2661f169ec72a6e74305d7f7cdbede079ef2e11ca56f1bb9a1dc5d8ba0d1
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 all the development stuff you need to use ocaml-mad
in your programs.
Description-md5: a1c3b3d6591f6c9cdb4b2036f7568439
Homepage: http://www.sourceforge.net/projects/ocnae/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu