How To Install ocaml-ppx-derivers on Fedora 36

In this tutorial we learn how to install ocaml-ppx-derivers in Fedora 36. ocaml-ppx-derivers is Deriving plugin registry

Introduction

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

What is ocaml-ppx-derivers

Ppx_derivers is a tiny package whose sole purpose is to allow ppx_deriving and ppx_type_conv to inter-operate gracefully when linked as part of the same ocaml-migrate-parsetree driver.

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

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

sudo dnf -y install ocaml-ppx-derivers

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

sudo yum -y install ocaml-ppx-derivers

How To Uninstall ocaml-ppx-derivers on Fedora 36

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

sudo dnf remove ocaml-ppx-derivers

ocaml-ppx-derivers Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/a6b19c58a533a09cd63d0921d788801d4459cb
/usr/lib64/ocaml/ppx_derivers
/usr/lib64/ocaml/ppx_derivers/META
/usr/lib64/ocaml/ppx_derivers/dune-package
/usr/lib64/ocaml/ppx_derivers/opam
/usr/lib64/ocaml/ppx_derivers/ppx_derivers.cma
/usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmi
/usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmt
/usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmti
/usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxs
/usr/share/doc/ocaml-ppx-derivers
/usr/share/doc/ocaml-ppx-derivers/CHANGES.md
/usr/share/doc/ocaml-ppx-derivers/README.md
/usr/share/licenses/ocaml-ppx-derivers
/usr/share/licenses/ocaml-ppx-derivers/LICENSE.md

References

Summary

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


title: “How To Install ocaml-ppx-derivers on Fedora 36” linkTitle: “ocaml-ppx-derivers” type: “docs” description: “In this tutorial we learn how to install ocaml-ppx-derivers in Fedora 36. ocaml-ppx-derivers is Deriving plugin registry” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-ppx-derivers-featured.png

Introduction

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

What is ocaml-ppx-derivers

Ppx_derivers is a tiny package whose sole purpose is to allow ppx_deriving and ppx_type_conv to inter-operate gracefully when linked as part of the same ocaml-migrate-parsetree driver.

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

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

sudo dnf -y install ocaml-ppx-derivers

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

sudo yum -y install ocaml-ppx-derivers

How To Uninstall ocaml-ppx-derivers on Fedora 36

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

sudo dnf remove ocaml-ppx-derivers

ocaml-ppx-derivers Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/f48ad111fbb2fb4575dad34827b35182b03372
/usr/lib/ocaml/ppx_derivers
/usr/lib/ocaml/ppx_derivers/META
/usr/lib/ocaml/ppx_derivers/dune-package
/usr/lib/ocaml/ppx_derivers/opam
/usr/lib/ocaml/ppx_derivers/ppx_derivers.cma
/usr/lib/ocaml/ppx_derivers/ppx_derivers.cmi
/usr/lib/ocaml/ppx_derivers/ppx_derivers.cmt
/usr/lib/ocaml/ppx_derivers/ppx_derivers.cmti
/usr/lib/ocaml/ppx_derivers/ppx_derivers.cmxs
/usr/share/doc/ocaml-ppx-derivers
/usr/share/doc/ocaml-ppx-derivers/CHANGES.md
/usr/share/doc/ocaml-ppx-derivers/README.md
/usr/share/licenses/ocaml-ppx-derivers
/usr/share/licenses/ocaml-ppx-derivers/LICENSE.md

References

Summary

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