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

Last updated: May 20,2024

1. Install "libocamlgsl-ocaml" package

This tutorial shows how to install libocamlgsl-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libocamlgsl-ocaml

2. Uninstall "libocamlgsl-ocaml" package

In this section, we are going to explain the necessary steps to uninstall libocamlgsl-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libocamlgsl-ocaml
Priority: optional
Section: universe/libs
Installed-Size: 1928
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocamlgsl
Version: 1.19.1-1
Provides: libocamlgsl-ocaml-qs6w3
Depends: libc6 (>= 2.14), libgsl2, ocaml-base-nox-4.02.3
Filename: pool/universe/o/ocamlgsl/libocamlgsl-ocaml_1.19.1-1_amd64.deb
Size: 329994
MD5sum: ca51f83cc8fb0b9217db1ca3f4830514
SHA1: 23431b1e3498935ac9e3bfe4670404705df5efd7
SHA256: dc02863ef12b8589305ec5fd5e2ef3aec5ede698740ba56bfa4379223542c221
Description-en: GNU scientific library for OCaml
This is an interface to GSL (GNU scientific library), for the
Objective Caml language.
.
See the libgsl2 package for more details.
Description-md5: ccd28f9b94a165186d5499b5ed15d8a1
Homepage: https://github.com/mmottl/gsl-ocaml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu