How To Install ocaml-tyxml-ppx on Fedora 36

In this tutorial we learn how to install ocaml-tyxml-ppx in Fedora 36. ocaml-tyxml-ppx is PPX for writing TyXML documents with HTML syntax

Introduction

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

What is ocaml-tyxml-ppx

This package contains PPX for writing TyXML documents with HTML syntax. open Tyxml let%html to_ocaml = “OCaml!” The TyXML PPX is compatible with all TyXML instance, from textual trees to reactive virtual DOM trees.

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

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

sudo dnf -y install ocaml-tyxml-ppx

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

sudo yum -y install ocaml-tyxml-ppx

How To Uninstall ocaml-tyxml-ppx on Fedora 36

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

sudo dnf remove ocaml-tyxml-ppx

ocaml-tyxml-ppx Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/61
/usr/lib/.build-id/61/0ad280a8f605d4b2c85255db0ee6282f04a088
/usr/lib/.build-id/63
/usr/lib/.build-id/63/e6a5a013a872a4d8025f1721cf3789ce462580
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/14fa9a8ad6095ea0d99a7fd833857fc820c4ed
/usr/lib64/ocaml/tyxml-ppx
/usr/lib64/ocaml/tyxml-ppx/META
/usr/lib64/ocaml/tyxml-ppx/internal
/usr/lib64/ocaml/tyxml-ppx/internal/tyxml_ppx.cma
/usr/lib64/ocaml/tyxml-ppx/internal/tyxml_ppx.cmi
/usr/lib64/ocaml/tyxml-ppx/internal/tyxml_ppx.cmxs
/usr/lib64/ocaml/tyxml-ppx/ppx.exe
/usr/lib64/ocaml/tyxml-ppx/tyxml_ppx_register.cma
/usr/lib64/ocaml/tyxml-ppx/tyxml_ppx_register.cmi
/usr/lib64/ocaml/tyxml-ppx/tyxml_ppx_register.cmxs

References

Summary

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


title: “How To Install ocaml-tyxml-ppx on Fedora 36” linkTitle: “ocaml-tyxml-ppx” type: “docs” description: “In this tutorial we learn how to install ocaml-tyxml-ppx in Fedora 36. ocaml-tyxml-ppx is PPX for writing TyXML documents with HTML syntax” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-tyxml-ppx-featured.png

Introduction

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

What is ocaml-tyxml-ppx

This package contains PPX for writing TyXML documents with HTML syntax. open Tyxml let%html to_ocaml = “OCaml!” The TyXML PPX is compatible with all TyXML instance, from textual trees to reactive virtual DOM trees.

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

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

sudo dnf -y install ocaml-tyxml-ppx

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

sudo yum -y install ocaml-tyxml-ppx

How To Uninstall ocaml-tyxml-ppx on Fedora 36

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

sudo dnf remove ocaml-tyxml-ppx

ocaml-tyxml-ppx Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/13
/usr/lib/.build-id/13/68dd3f3d351137fe6f95ed1e95eaee0c0cff27
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/fee6fe69248717491736d4cf40b7fa5738103f
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/321f0d37c420907bf9699508a84d9fe070f21e
/usr/lib/ocaml/tyxml-ppx
/usr/lib/ocaml/tyxml-ppx/META
/usr/lib/ocaml/tyxml-ppx/internal
/usr/lib/ocaml/tyxml-ppx/internal/tyxml_ppx.cma
/usr/lib/ocaml/tyxml-ppx/internal/tyxml_ppx.cmi
/usr/lib/ocaml/tyxml-ppx/internal/tyxml_ppx.cmxs
/usr/lib/ocaml/tyxml-ppx/ppx.exe
/usr/lib/ocaml/tyxml-ppx/tyxml_ppx_register.cma
/usr/lib/ocaml/tyxml-ppx/tyxml_ppx_register.cmi
/usr/lib/ocaml/tyxml-ppx/tyxml_ppx_register.cmxs

References

Summary

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