How To Install ocaml-mlgmpidl on Fedora 36

In this tutorial we learn how to install ocaml-mlgmpidl in Fedora 36. ocaml-mlgmpidl is OCaml interface to GMP and MPFR libraries

Introduction

In this tutorial we learn how to install ocaml-mlgmpidl on Fedora 36.

What is ocaml-mlgmpidl

MLGMPIDL is an OCaml interface to the GMP and MPFR rational and real number math libraries. Although there is another such interface, this one is different in that it provides a more imperative (rather than functional) interface to conserve memory and that this one uses CAMLIDL to take care of the C/OCaml interface in a convenient and modular way.

We can use yum or dnf to install ocaml-mlgmpidl on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-mlgmpidl.

Install ocaml-mlgmpidl on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ocaml-mlgmpidl using dnf by running the following command:

sudo dnf -y install ocaml-mlgmpidl

Install ocaml-mlgmpidl on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ocaml-mlgmpidl using yum by running the following command:

sudo yum -y install ocaml-mlgmpidl

How To Uninstall ocaml-mlgmpidl on Fedora 36

To uninstall only the ocaml-mlgmpidl package we can use the following command:

sudo dnf remove ocaml-mlgmpidl

ocaml-mlgmpidl Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/30
/usr/lib/.build-id/30/90b248552eaf6d3801076b4c454e7bd08b0b4d
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/8f1f7c5e633ffacf57fef31b1a603c07dd3478
/usr/lib/ocaml/gmp/META
/usr/lib/ocaml/gmp/gmp.cma
/usr/lib/ocaml/gmp/gmp.cmxs
/usr/lib/ocaml/gmp/gmp_random.cmi
/usr/lib/ocaml/gmp/mpf.cmi
/usr/lib/ocaml/gmp/mpfr.cmi
/usr/lib/ocaml/gmp/mpfrf.cmi
/usr/lib/ocaml/gmp/mpq.cmi
/usr/lib/ocaml/gmp/mpqf.cmi
/usr/lib/ocaml/gmp/mpz.cmi
/usr/lib/ocaml/gmp/mpzf.cmi
/usr/lib/ocaml/stublibs/dllgmp_caml.so
/usr/lib/ocaml/stublibs/dllgmp_caml.so.owner
/usr/share/doc/ocaml-mlgmpidl
/usr/share/doc/ocaml-mlgmpidl/README
/usr/share/licenses/ocaml-mlgmpidl
/usr/share/licenses/ocaml-mlgmpidl/COPYING

References

Summary

In this tutorial we learn how to install ocaml-mlgmpidl on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install ocaml-mlgmpidl on Fedora 36” linkTitle: “ocaml-mlgmpidl” type: “docs” description: “In this tutorial we learn how to install ocaml-mlgmpidl in Fedora 36. ocaml-mlgmpidl is OCaml interface to GMP and MPFR libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-mlgmpidl-featured.png

Introduction

In this tutorial we learn how to install ocaml-mlgmpidl on Fedora 36.

What is ocaml-mlgmpidl

MLGMPIDL is an OCaml interface to the GMP and MPFR rational and real number math libraries. Although there is another such interface, this one is different in that it provides a more imperative (rather than functional) interface to conserve memory and that this one uses CAMLIDL to take care of the C/OCaml interface in a convenient and modular way.

We can use yum or dnf to install ocaml-mlgmpidl on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-mlgmpidl.

Install ocaml-mlgmpidl on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ocaml-mlgmpidl using dnf by running the following command:

sudo dnf -y install ocaml-mlgmpidl

Install ocaml-mlgmpidl on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ocaml-mlgmpidl using yum by running the following command:

sudo yum -y install ocaml-mlgmpidl

How To Uninstall ocaml-mlgmpidl on Fedora 36

To uninstall only the ocaml-mlgmpidl package we can use the following command:

sudo dnf remove ocaml-mlgmpidl

ocaml-mlgmpidl Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/70db16b26e443aba45d9f6f42030eeba450ef0
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/814030cca40b95d9f9d411066b08bdfc29780c
/usr/lib64/ocaml/gmp/META
/usr/lib64/ocaml/gmp/gmp.cma
/usr/lib64/ocaml/gmp/gmp.cmxs
/usr/lib64/ocaml/gmp/gmp_random.cmi
/usr/lib64/ocaml/gmp/mpf.cmi
/usr/lib64/ocaml/gmp/mpfr.cmi
/usr/lib64/ocaml/gmp/mpfrf.cmi
/usr/lib64/ocaml/gmp/mpq.cmi
/usr/lib64/ocaml/gmp/mpqf.cmi
/usr/lib64/ocaml/gmp/mpz.cmi
/usr/lib64/ocaml/gmp/mpzf.cmi
/usr/lib64/ocaml/stublibs/dllgmp_caml.so
/usr/lib64/ocaml/stublibs/dllgmp_caml.so.owner
/usr/share/doc/ocaml-mlgmpidl
/usr/share/doc/ocaml-mlgmpidl/README
/usr/share/licenses/ocaml-mlgmpidl
/usr/share/licenses/ocaml-mlgmpidl/COPYING

References

Summary

In this tutorial we learn how to install ocaml-mlgmpidl on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).