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

Last updated: September 20,2024

1. Install "liboasis-ocaml-dev" package

This guide let you learn how to install liboasis-ocaml-dev on Kali Linux

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

2. Uninstall "liboasis-ocaml-dev" package

Please follow the steps below to uninstall liboasis-ocaml-dev on Kali Linux:

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

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

Package: liboasis-ocaml-dev
Source: oasis (0.4.11-3)
Version: 0.4.11-3+b2
Installed-Size: 18719
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: liboasis-ocaml-dev-2u9t5
Depends: ocamlbuild, libfindlib-ocaml-dev-449z9, liboasis-ocaml-2u9t5, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, ocamlbuild-ra2h9
Recommends: ocaml-findlib
Suggests: liboasis-ocaml-doc
Size: 2785752
SHA256: 13c1ca1987281b6eec35164b984842c9ca37d6b99e8c189931961cf19ce6f975
SHA1: cf7cde73b6167bcf12036aef54cf948873da8949
MD5sum: f33d469e335b4755a3e038094275351e
Description: Build-system generation for OCaml projects -- development files
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 development files needed for using OASIS as
a library.
Description-md5:
Homepage: http://oasis.forge.ocamlcore.org/
Section: ocaml
Priority: optional
Filename: pool/main/o/oasis/liboasis-ocaml-dev_0.4.11-3+b2_amd64.deb