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

Last updated: November 26,2024

1. Install "libocamlbricks-ocaml-dev" package

In this section, we are going to explain the necessary steps to install libocamlbricks-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libocamlbricks-ocaml-dev" package

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

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

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

Package: libocamlbricks-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 6712
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocamlbricks
Version: 0.90+bzr400-1build2
Replaces: ocamlbricks (<< 0.50.1)
Provides: libocamlbricks-ocaml-dev-74fc2
Depends: libcamlp4-ocaml-dev-p9wj7, liblablgtk2-ocaml-dev-liqy2, ocaml-nox-4.02.3, libc6 (>= 2.4), liblablgtk2-ocaml-dev (>= 2.12.0-2)
Suggests: ocaml-findlib
Filename: pool/universe/o/ocamlbricks/libocamlbricks-ocaml-dev_0.90+bzr400-1build2_amd64.deb
Size: 1447606
MD5sum: 76bcef7a175d22ec2299c4f72d7f9d79
SHA1: 952e707b38c77fd4da205683a852d28a9d6ab509
SHA256: 7831331a9ec23f022c4fa97f47244ba143bf1f46d5b1da5071e22799da2c2162
Description-en: Miscellaneous utility functions in OCaml for Marionnet
This OCaml library provides a set of needed and useful macros for developing.
It is mainly used by the marionnet package.
Modules and functionality are the following :
.
- Configuration_files: Allow to get information from configuration files
- Environments: Environments are useful for maintaining the state, intendend
as a set of bindings, of a user interaction with a GUI
- FilenameExtra: Additional features for the standard module Filename
- Fix: Poor man fix point operators
- Hashm[m]ap: 2 Module implementing polymorphic unbounded (multi) maps
- Hashset: Very simple module implementing a polymorphic unbounded sets
- Identifier: Build and manage unique (fresh) identifiers
- Ledgrid: Constants Some global constant definitions, for fine-tuning
- ListExtra: Additional features for the standard module List
- Memo: Module for building memoised functions
- Oomarshal: Object-oriented marshalling support
- PreludeExtra: "Additional features" for the standard module Pervasives
- Shell: A collection of (mainly quick and easy) wrappers for the most
famous Unix tools and generic unix commands or scripts
- StrExtra: Additional features for the standard library Str
- Sugar: Basic shortcuts and syntactic sugar
- SysExtra: Additional features for the standard module Sys
- UnixExtra: Additional features for the standard library Unix
- Widget: Some generic tools for building GUIs
- Wrapper: Handling shell scripts in OCaml
Description-md5: 214c978e886cfde0715c25f8b5dbbad4
Homepage: https://launchpad.net/ocamlbricks
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu