How To Install ocaml-ptmap on Fedora 36

In this tutorial we learn how to install ocaml-ptmap in Fedora 36. ocaml-ptmap is Maps over integers implemented as Patricia trees

Introduction

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

What is ocaml-ptmap

OCaml implementation of an efficient maps over integers, from a paper by Chris Okasaki.

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

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

sudo dnf -y install ocaml-ptmap

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

sudo yum -y install ocaml-ptmap

How To Uninstall ocaml-ptmap on Fedora 36

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

sudo dnf remove ocaml-ptmap

ocaml-ptmap Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/fe541fed8cf7baee4653780762a2b618225b64
/usr/lib64/ocaml/ptmap
/usr/lib64/ocaml/ptmap/META
/usr/lib64/ocaml/ptmap/dune-package
/usr/lib64/ocaml/ptmap/opam
/usr/lib64/ocaml/ptmap/ptmap.a
/usr/lib64/ocaml/ptmap/ptmap.cma
/usr/lib64/ocaml/ptmap/ptmap.cmi
/usr/lib64/ocaml/ptmap/ptmap.cmt
/usr/lib64/ocaml/ptmap/ptmap.cmti
/usr/lib64/ocaml/ptmap/ptmap.cmx
/usr/lib64/ocaml/ptmap/ptmap.cmxa
/usr/lib64/ocaml/ptmap/ptmap.cmxs
/usr/lib64/ocaml/ptmap/ptmap.mli
/usr/share/doc/ocaml-ptmap
/usr/share/doc/ocaml-ptmap/CHANGES.md
/usr/share/doc/ocaml-ptmap/README.md
/usr/share/licenses/ocaml-ptmap
/usr/share/licenses/ocaml-ptmap/COPYING
/usr/share/licenses/ocaml-ptmap/LICENSE

References

Summary

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


title: “How To Install ocaml-ptmap on Fedora 36” linkTitle: “ocaml-ptmap” type: “docs” description: “In this tutorial we learn how to install ocaml-ptmap in Fedora 36. ocaml-ptmap is Maps over integers implemented as Patricia trees” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-ptmap-featured.png

Introduction

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

What is ocaml-ptmap

OCaml implementation of an efficient maps over integers, from a paper by Chris Okasaki.

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

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

sudo dnf -y install ocaml-ptmap

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

sudo yum -y install ocaml-ptmap

How To Uninstall ocaml-ptmap on Fedora 36

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

sudo dnf remove ocaml-ptmap

ocaml-ptmap Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/54
/usr/lib/.build-id/54/6270ce3eb55f80cf531bf6f424adbdb0e68c0f
/usr/lib/ocaml/ptmap
/usr/lib/ocaml/ptmap/META
/usr/lib/ocaml/ptmap/dune-package
/usr/lib/ocaml/ptmap/opam
/usr/lib/ocaml/ptmap/ptmap.a
/usr/lib/ocaml/ptmap/ptmap.cma
/usr/lib/ocaml/ptmap/ptmap.cmi
/usr/lib/ocaml/ptmap/ptmap.cmt
/usr/lib/ocaml/ptmap/ptmap.cmti
/usr/lib/ocaml/ptmap/ptmap.cmx
/usr/lib/ocaml/ptmap/ptmap.cmxa
/usr/lib/ocaml/ptmap/ptmap.cmxs
/usr/lib/ocaml/ptmap/ptmap.mli
/usr/share/doc/ocaml-ptmap
/usr/share/doc/ocaml-ptmap/CHANGES.md
/usr/share/doc/ocaml-ptmap/README.md
/usr/share/licenses/ocaml-ptmap
/usr/share/licenses/ocaml-ptmap/COPYING
/usr/share/licenses/ocaml-ptmap/LICENSE

References

Summary

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