How to Install and Uninstall liboasis-ocaml Package on Kali Linux

Last updated: May 20,2024

1. Install "liboasis-ocaml" package

This tutorial shows how to install liboasis-ocaml on Kali Linux

$ sudo apt update $ sudo apt install liboasis-ocaml

2. Uninstall "liboasis-ocaml" package

This tutorial shows how to uninstall liboasis-ocaml on Kali Linux:

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

3. Information about the liboasis-ocaml package on Kali Linux

Package: liboasis-ocaml
Source: oasis (0.4.11-3)
Version: 0.4.11-3+b2
Installed-Size: 5996
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: liboasis-ocaml-2u9t5
Depends: libfindlib-ocaml-449z9, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Suggests: liboasis-ocaml-doc
Size: 1474344
SHA256: 4ec57243a64db1908a7464083ac88b1a2c810c731dd8b0ac16cc1f565081d303
SHA1: ae44387ddd78d6002501d690b74e0d4ef7cf9d27
MD5sum: 2b084995a990e0e8cd965353007717d8
Description: Build-system generation for OCaml projects -- runtime
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 shared runtime libraries and plugins.
Description-md5:
Homepage: http://oasis.forge.ocamlcore.org/
Section: ocaml
Priority: optional
Filename: pool/main/o/oasis/liboasis-ocaml_0.4.11-3+b2_amd64.deb