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

Last updated: May 20,2024

1. Install "liboasis-ocaml-doc" package

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

$ sudo apt update $ sudo apt install liboasis-ocaml-doc

2. Uninstall "liboasis-ocaml-doc" package

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

$ sudo apt remove liboasis-ocaml-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: liboasis-ocaml-doc
Priority: optional
Section: universe/doc
Installed-Size: 2028
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Source: oasis
Version: 0.4.5-1build3
Filename: pool/universe/o/oasis/liboasis-ocaml-doc_0.4.5-1build3_all.deb
Size: 84406
MD5sum: 7e4f3c01937c75fce7442acb918da151
SHA1: 18fef34f0a77e6c7e58c3b425bda02715d8168b5
SHA256: 4b35f4cd50705abe40de5d495eece854ede48bc0861e76cd749a8f467834e4a9
Description-en: Architecture for building OCaml libraries and applications
OASIS generates a full configure, build and install system for your
application. It starts with a simple `_oasis` file at the toplevel of your
project and creates everything required.
.
It uses external tools like OCamlbuild and it can be considered as the glue
between various subsystems that do the job. It should support the following
tools:
.
- OCamlbuild
- OMake (todo)
- OCamlMakefile (todo),
- ocaml-autoconf (todo)
.
It also features a do-it-yourself command line invocation and an internal
configure/install scheme. Libraries are managed through findlib. It has been
tested on GNU Linux and Windows.
.
OASIS supports standard entry points and descriptions. It helps to
integrates your libraries and software with third parties tools like GODI.
.
This package contains the documentation.
Description-md5: 0db33e744e19f74233e5ddc10f34716d
Homepage: http://oasis.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu