How To Install ocaml-yojson-devel on Fedora 36

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

Introduction

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

What is ocaml-yojson-devel

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

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

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

sudo dnf -y install ocaml-yojson-devel

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

sudo yum -y install ocaml-yojson-devel

How To Uninstall ocaml-yojson-devel on Fedora 36

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

sudo dnf remove ocaml-yojson-devel

ocaml-yojson-devel Package Contents on Fedora 36

/usr/lib/ocaml/yojson/yojson.a
/usr/lib/ocaml/yojson/yojson.cmx
/usr/lib/ocaml/yojson/yojson.cmxa
/usr/lib/ocaml/yojson/yojson.mli
/usr/lib/ocaml/yojson/yojson_biniou.cmx
/usr/lib/ocaml/yojson/yojson_biniou.mli
/usr/share/doc/ocaml-yojson-devel
/usr/share/doc/ocaml-yojson-devel/CHANGES.md
/usr/share/doc/ocaml-yojson-devel/Changes
/usr/share/doc/ocaml-yojson-devel/examples
/usr/share/doc/ocaml-yojson-devel/examples/dune
/usr/share/doc/ocaml-yojson-devel/examples/filtering.json
/usr/share/doc/ocaml-yojson-devel/examples/filtering.ml

References

Summary

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


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

Introduction

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

What is ocaml-yojson-devel

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

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

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

sudo dnf -y install ocaml-yojson-devel

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

sudo yum -y install ocaml-yojson-devel

How To Uninstall ocaml-yojson-devel on Fedora 36

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

sudo dnf remove ocaml-yojson-devel

ocaml-yojson-devel Package Contents on Fedora 36

/usr/lib64/ocaml/yojson/yojson.a
/usr/lib64/ocaml/yojson/yojson.cmx
/usr/lib64/ocaml/yojson/yojson.cmxa
/usr/lib64/ocaml/yojson/yojson.mli
/usr/lib64/ocaml/yojson/yojson_biniou.cmx
/usr/lib64/ocaml/yojson/yojson_biniou.mli
/usr/share/doc/ocaml-yojson-devel
/usr/share/doc/ocaml-yojson-devel/CHANGES.md
/usr/share/doc/ocaml-yojson-devel/Changes
/usr/share/doc/ocaml-yojson-devel/examples
/usr/share/doc/ocaml-yojson-devel/examples/dune
/usr/share/doc/ocaml-yojson-devel/examples/filtering.json
/usr/share/doc/ocaml-yojson-devel/examples/filtering.ml

References

Summary

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