How To Install ocaml-zmq on Fedora 36

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

Introduction

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

What is ocaml-zmq

This library contains basic OCaml bindings for ZeroMQ.

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

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

sudo dnf -y install ocaml-zmq

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

sudo yum -y install ocaml-zmq

How To Uninstall ocaml-zmq on Fedora 36

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

sudo dnf remove ocaml-zmq

ocaml-zmq Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/16
/usr/lib/.build-id/16/a7d358f4e2a65dff99e34abaae6cc9a775fb4a
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/093845c1e3413a68c141269fab22dc561a3ec9
/usr/lib/.build-id/70
/usr/lib/.build-id/70/a67ede44397ee17293b900a33261768a036d75
/usr/lib/ocaml/stublibs/dllzmq_stubs.so
/usr/lib/ocaml/zmq
/usr/lib/ocaml/zmq/META
/usr/lib/ocaml/zmq/deferred
/usr/lib/ocaml/zmq/deferred/zmq_deferred.cma
/usr/lib/ocaml/zmq/deferred/zmq_deferred.cmi
/usr/lib/ocaml/zmq/deferred/zmq_deferred.cmxs
/usr/lib/ocaml/zmq/deferred/zmq_deferred__Deferred.cmi
/usr/lib/ocaml/zmq/deferred/zmq_deferred__Socket.cmi
/usr/lib/ocaml/zmq/zmq.cma
/usr/lib/ocaml/zmq/zmq.cmi
/usr/lib/ocaml/zmq/zmq.cmxs
/usr/share/doc/ocaml-zmq
/usr/share/doc/ocaml-zmq/CHANGES.md
/usr/share/doc/ocaml-zmq/README.md
/usr/share/licenses/ocaml-zmq
/usr/share/licenses/ocaml-zmq/LICENSE.md

References

Summary

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


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

Introduction

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

What is ocaml-zmq

This library contains basic OCaml bindings for ZeroMQ.

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

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

sudo dnf -y install ocaml-zmq

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

sudo yum -y install ocaml-zmq

How To Uninstall ocaml-zmq on Fedora 36

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

sudo dnf remove ocaml-zmq

ocaml-zmq Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/20
/usr/lib/.build-id/20/a28256ebf62ee8301227acf612147cce22e8c5
/usr/lib/.build-id/33
/usr/lib/.build-id/33/0a9808708ec4d9866af00ea52d0c960e1ffae8
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/1a7e5dbe24ff278616054235730beed9f66783
/usr/lib64/ocaml/stublibs/dllzmq_stubs.so
/usr/lib64/ocaml/zmq
/usr/lib64/ocaml/zmq/META
/usr/lib64/ocaml/zmq/deferred
/usr/lib64/ocaml/zmq/deferred/zmq_deferred.cma
/usr/lib64/ocaml/zmq/deferred/zmq_deferred.cmi
/usr/lib64/ocaml/zmq/deferred/zmq_deferred.cmxs
/usr/lib64/ocaml/zmq/deferred/zmq_deferred__Deferred.cmi
/usr/lib64/ocaml/zmq/deferred/zmq_deferred__Socket.cmi
/usr/lib64/ocaml/zmq/zmq.cma
/usr/lib64/ocaml/zmq/zmq.cmi
/usr/lib64/ocaml/zmq/zmq.cmxs
/usr/share/doc/ocaml-zmq
/usr/share/doc/ocaml-zmq/CHANGES.md
/usr/share/doc/ocaml-zmq/README.md
/usr/share/licenses/ocaml-zmq
/usr/share/licenses/ocaml-zmq/LICENSE.md

References

Summary

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