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

Last updated: May 17,2024

1. Install "libcurses-ocaml-dev" package

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

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

2. Uninstall "libcurses-ocaml-dev" package

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

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

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

Package: libcurses-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 691
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-curses
Version: 1.0.3-2build3
Provides: libcurses-ocaml-dev-to0q0
Depends: libcurses-ocaml-to0q0, ocaml-nox-4.02.3, libncursesw5-dev, libcurses-ocaml (= 1.0.3-2build3)
Filename: pool/universe/o/ocaml-curses/libcurses-ocaml-dev_1.0.3-2build3_amd64.deb
Size: 66264
MD5sum: 513dc7fbbb46332cb9dac729b270cae4
SHA1: 7d4e5b932e7a1008de3fb5fb1fcc265c808a5cb2
SHA256: 406008ef187f8afa453f5e32e607805adcc294694e3cf48e6f03744d0aa5b226
Description-en: OCaml bindings for the ncurses library
The ncurses library provides functions to create rich text-mode
interfaces. This package contains the necessary files to use the ncurses
library in OCaml.
.
This package contains all the development stuff you need to use ocaml-curses
in your programs.
Description-md5: 46747b66388ded68f5318f9b5c62bf17
Homepage: http://www.nongnu.org/ocaml-tmk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu