How To Install ocaml-hivex-devel on Fedora 36

In this tutorial we learn how to install ocaml-hivex-devel in Fedora 36. ocaml-hivex-devel is OCaml bindings for hivex

Introduction

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

What is ocaml-hivex-devel

ocaml-hivex-devel contains development libraries required to use the OCaml bindings for hivex.

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

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

sudo dnf -y install ocaml-hivex-devel

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

sudo yum -y install ocaml-hivex-devel

How To Uninstall ocaml-hivex-devel on Fedora 36

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

sudo dnf remove ocaml-hivex-devel

ocaml-hivex-devel Package Contents on Fedora 36

/usr/lib/ocaml/hivex/hivex.cmx
/usr/lib/ocaml/hivex/hivex.mli
/usr/lib/ocaml/hivex/libmlhivex.a
/usr/lib/ocaml/hivex/mlhivex.a
/usr/lib/ocaml/hivex/mlhivex.cmxa

References


title: “How To Install ocaml-hivex-devel on Fedora 36”

linkTitle: “ocaml-hivex-devel”

Summary

type: “docs”

description: “In this tutorial we learn how to install ocaml-hivex-devel in Fedora 36. ocaml-hivex-devel is OCaml bindings for hivex” date: “2022-08-17” In this tutorial we learn how to install ocaml-hivex-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). lastmod: “2022-08-17”

#image: /images/fedora/36/ocaml-hivex-devel-featured.png

Introduction

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

What is ocaml-hivex-devel

ocaml-hivex-devel contains development libraries required to use the OCaml bindings for hivex.

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

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

sudo dnf -y install ocaml-hivex-devel

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

sudo yum -y install ocaml-hivex-devel

How To Uninstall ocaml-hivex-devel on Fedora 36

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

sudo dnf remove ocaml-hivex-devel

ocaml-hivex-devel Package Contents on Fedora 36

/usr/lib64/ocaml/hivex/hivex.cmx
/usr/lib64/ocaml/hivex/hivex.mli
/usr/lib64/ocaml/hivex/libmlhivex.a
/usr/lib64/ocaml/hivex/mlhivex.a
/usr/lib64/ocaml/hivex/mlhivex.cmxa

References

Summary

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