How to Install and Uninstall oasis Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 24,2025
1. Install "oasis" package
Please follow the guidelines below to install oasis on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
oasis
Copied
2. Uninstall "oasis" package
Learn how to uninstall oasis on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
oasis
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the oasis package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: oasis
Priority: optional
Section: universe/ocaml
Installed-Size: 5449
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Version: 0.4.5-1build3
Depends: libfindlib-ocaml-q3hl3, liboasis-ocaml-8ut47, libodn-ocaml-uf394, ocaml-base-nox-4.02.3, liboasis-ocaml-dev
Suggests: liboasis-ocaml-doc
Filename: pool/universe/o/oasis/oasis_0.4.5-1build3_amd64.deb
Size: 1451708
MD5sum: 60e76f84d62efa82c39ef456053007a1
SHA1: 42c80a9268399745b2c234805d1bc08a1e188165
SHA256: bfc69bb6b388c73e99fd4600457ff92b9c4c24c1c4285f5f2de61036db808414
Description-en: Build-system generation for OCaml projects -- binaries
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 command-line tools.
Description-md5: ba097297129a850fb305e2c0b6623270
Homepage: http://oasis.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ocaml
Installed-Size: 5449
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Version: 0.4.5-1build3
Depends: libfindlib-ocaml-q3hl3, liboasis-ocaml-8ut47, libodn-ocaml-uf394, ocaml-base-nox-4.02.3, liboasis-ocaml-dev
Suggests: liboasis-ocaml-doc
Filename: pool/universe/o/oasis/oasis_0.4.5-1build3_amd64.deb
Size: 1451708
MD5sum: 60e76f84d62efa82c39ef456053007a1
SHA1: 42c80a9268399745b2c234805d1bc08a1e188165
SHA256: bfc69bb6b388c73e99fd4600457ff92b9c4c24c1c4285f5f2de61036db808414
Description-en: Build-system generation for OCaml projects -- binaries
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 command-line tools.
Description-md5: ba097297129a850fb305e2c0b6623270
Homepage: http://oasis.forge.ocamlcore.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu