How To Install ocaml-num-devel on Fedora 36

In this tutorial we learn how to install ocaml-num-devel in Fedora 36. ocaml-num-devel is Development files for ocaml-num

Introduction

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

What is ocaml-num-devel

The ocaml-num-devel package contains libraries and signature files for developing applications that use ocaml-num.

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

Install ocaml-num-devel 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-num-devel using dnf by running the following command:

sudo dnf -y install ocaml-num-devel

Install ocaml-num-devel 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-num-devel using yum by running the following command:

sudo yum -y install ocaml-num-devel

How To Uninstall ocaml-num-devel on Fedora 36

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

sudo dnf remove ocaml-num-devel

ocaml-num-devel Package Contents on Fedora 36

/usr/lib/ocaml/arith_flags.cmx
/usr/lib/ocaml/arith_status.cmx
/usr/lib/ocaml/arith_status.mli
/usr/lib/ocaml/big_int.cmx
/usr/lib/ocaml/big_int.mli
/usr/lib/ocaml/int_misc.cmx
/usr/lib/ocaml/libnums.a
/usr/lib/ocaml/nat.cmx
/usr/lib/ocaml/nat.mli
/usr/lib/ocaml/num.cmx
/usr/lib/ocaml/num.mli
/usr/lib/ocaml/nums.a
/usr/lib/ocaml/nums.cmxa
/usr/lib/ocaml/ratio.cmx
/usr/lib/ocaml/ratio.mli
/usr/share/licenses/ocaml-num-devel
/usr/share/licenses/ocaml-num-devel/LICENSE

References

Summary

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


title: “How To Install ocaml-num-devel on Fedora 36” linkTitle: “ocaml-num-devel” type: “docs” description: “In this tutorial we learn how to install ocaml-num-devel in Fedora 36. ocaml-num-devel is Development files for ocaml-num” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-num-devel-featured.png

Introduction

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

What is ocaml-num-devel

The ocaml-num-devel package contains libraries and signature files for developing applications that use ocaml-num.

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

Install ocaml-num-devel 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-num-devel using dnf by running the following command:

sudo dnf -y install ocaml-num-devel

Install ocaml-num-devel 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-num-devel using yum by running the following command:

sudo yum -y install ocaml-num-devel

How To Uninstall ocaml-num-devel on Fedora 36

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

sudo dnf remove ocaml-num-devel

ocaml-num-devel Package Contents on Fedora 36

/usr/lib64/ocaml/arith_flags.cmx
/usr/lib64/ocaml/arith_status.cmx
/usr/lib64/ocaml/arith_status.mli
/usr/lib64/ocaml/big_int.cmx
/usr/lib64/ocaml/big_int.mli
/usr/lib64/ocaml/int_misc.cmx
/usr/lib64/ocaml/libnums.a
/usr/lib64/ocaml/nat.cmx
/usr/lib64/ocaml/nat.mli
/usr/lib64/ocaml/num.cmx
/usr/lib64/ocaml/num.mli
/usr/lib64/ocaml/nums.a
/usr/lib64/ocaml/nums.cmxa
/usr/lib64/ocaml/ratio.cmx
/usr/lib64/ocaml/ratio.mli
/usr/share/licenses/ocaml-num-devel
/usr/share/licenses/ocaml-num-devel/LICENSE

References

Summary

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