How To Install ocaml-xmlm on Fedora 36

In this tutorial we learn how to install ocaml-xmlm in Fedora 36. ocaml-xmlm is A streaming XML codec

Introduction

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

What is ocaml-xmlm

Xmlm is an OCaml streaming codec to decode and encode the XML data format. It can process XML documents without a complete in-memory representation of the data.

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

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

sudo dnf -y install ocaml-xmlm

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

sudo yum -y install ocaml-xmlm

How To Uninstall ocaml-xmlm on Fedora 36

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

sudo dnf remove ocaml-xmlm

ocaml-xmlm Package Contents on Fedora 36

/usr/bin/xmltrip
/usr/lib/.build-id
/usr/lib/.build-id/67
/usr/lib/.build-id/67/9ebdd77f014a12dd23687842039d67f79a1053
/usr/lib/.build-id/99
/usr/lib/.build-id/99/57a71e66d457d62071f8f1dc444fee18b60de3
/usr/lib64/ocaml/xmlm
/usr/lib64/ocaml/xmlm/META
/usr/lib64/ocaml/xmlm/xmlm.cma
/usr/lib64/ocaml/xmlm/xmlm.cmi
/usr/lib64/ocaml/xmlm/xmlm.cmo
/usr/lib64/ocaml/xmlm/xmlm.cmt
/usr/share/doc/ocaml-xmlm
/usr/share/doc/ocaml-xmlm/README.md
/usr/share/licenses/ocaml-xmlm
/usr/share/licenses/ocaml-xmlm/LICENSE.md

References

Summary

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


title: “How To Install ocaml-xmlm on Fedora 36” linkTitle: “ocaml-xmlm” type: “docs” description: “In this tutorial we learn how to install ocaml-xmlm in Fedora 36. ocaml-xmlm is A streaming XML codec” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-xmlm-featured.png

Introduction

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

What is ocaml-xmlm

Xmlm is an OCaml streaming codec to decode and encode the XML data format. It can process XML documents without a complete in-memory representation of the data.

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

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

sudo dnf -y install ocaml-xmlm

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

sudo yum -y install ocaml-xmlm

How To Uninstall ocaml-xmlm on Fedora 36

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

sudo dnf remove ocaml-xmlm

ocaml-xmlm Package Contents on Fedora 36

/usr/bin/xmltrip
/usr/lib/.build-id
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/8341b2d4cabf70dcd80c8a047071882b251e38
/usr/lib/.build-id/31
/usr/lib/.build-id/31/6bb0a59679bcf56d5589cc6aea9729f999ed86
/usr/lib/ocaml/xmlm
/usr/lib/ocaml/xmlm/META
/usr/lib/ocaml/xmlm/xmlm.cma
/usr/lib/ocaml/xmlm/xmlm.cmi
/usr/lib/ocaml/xmlm/xmlm.cmo
/usr/lib/ocaml/xmlm/xmlm.cmt
/usr/share/doc/ocaml-xmlm
/usr/share/doc/ocaml-xmlm/README.md
/usr/share/licenses/ocaml-xmlm
/usr/share/licenses/ocaml-xmlm/LICENSE.md

References

Summary

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