How To Install ocaml-ppx-hash on Fedora 36
Introduction
In this tutorial we learn how to install ocaml-ppx-hash
on Fedora 36.
What is ocaml-ppx-hash
Ppx_hash is a ppx rewriter that generates hash functions from type expressions and definitions.
We can use yum
or dnf
to install ocaml-ppx-hash
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-ppx-hash.
Install ocaml-ppx-hash 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-hash
using dnf
by running the following command:
sudo dnf -y install ocaml-ppx-hash
Install ocaml-ppx-hash 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-hash
using yum
by running the following command:
sudo yum -y install ocaml-ppx-hash
How To Uninstall ocaml-ppx-hash on Fedora 36
To uninstall only the ocaml-ppx-hash
package we can use the following command:
sudo dnf remove ocaml-ppx-hash
ocaml-ppx-hash Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/51
/usr/lib/.build-id/51/42cdd44384b29f7b814256f20aed5fa6ff82b0
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/31dc5bd798241eae4efdaff561b509dc30fa37
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/afded05171901b95a0ac8e9a276905aff3856b
/usr/lib/ocaml/ppx_hash
/usr/lib/ocaml/ppx_hash/META
/usr/lib/ocaml/ppx_hash/expander
/usr/lib/ocaml/ppx_hash/expander/ppx_hash_expander.cma
/usr/lib/ocaml/ppx_hash/expander/ppx_hash_expander.cmi
/usr/lib/ocaml/ppx_hash/expander/ppx_hash_expander.cmxs
/usr/lib/ocaml/ppx_hash/ppx_hash.cma
/usr/lib/ocaml/ppx_hash/ppx_hash.cmi
/usr/lib/ocaml/ppx_hash/ppx_hash.cmxs
/usr/lib/ocaml/ppx_hash/runtime-lib
/usr/lib/ocaml/ppx_hash/runtime-lib/ppx_hash_lib.cma
/usr/lib/ocaml/ppx_hash/runtime-lib/ppx_hash_lib.cmi
/usr/lib/ocaml/ppx_hash/runtime-lib/ppx_hash_lib.cmxs
/usr/share/doc/ocaml-ppx-hash
/usr/share/doc/ocaml-ppx-hash/CHANGES.md
/usr/share/doc/ocaml-ppx-hash/README.md
/usr/share/licenses/ocaml-ppx-hash
/usr/share/licenses/ocaml-ppx-hash/LICENSE.md
References
Summary
In this tutorial we learn how to install ocaml-ppx-hash
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install ocaml-ppx-hash on Fedora 36” linkTitle: “ocaml-ppx-hash” type: “docs” description: “In this tutorial we learn how to install ocaml-ppx-hash in Fedora 36. ocaml-ppx-hash is Generate hash functions from type expressions and definitions” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-ppx-hash-featured.png
Introduction
In this tutorial we learn how to install ocaml-ppx-hash
on Fedora 36.
What is ocaml-ppx-hash
Ppx_hash is a ppx rewriter that generates hash functions from type expressions and definitions.
We can use yum
or dnf
to install ocaml-ppx-hash
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-ppx-hash.
Install ocaml-ppx-hash 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-hash
using dnf
by running the following command:
sudo dnf -y install ocaml-ppx-hash
Install ocaml-ppx-hash 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-hash
using yum
by running the following command:
sudo yum -y install ocaml-ppx-hash
How To Uninstall ocaml-ppx-hash on Fedora 36
To uninstall only the ocaml-ppx-hash
package we can use the following command:
sudo dnf remove ocaml-ppx-hash
ocaml-ppx-hash Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/11
/usr/lib/.build-id/11/41cbf833327a0dc2f2f315bbd0f46c34b0504d
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/8b5cd2c3501673273b1bbf61f7a92acc570229
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/690a4d43b419957f149429afe625c470e79056
/usr/lib64/ocaml/ppx_hash
/usr/lib64/ocaml/ppx_hash/META
/usr/lib64/ocaml/ppx_hash/expander
/usr/lib64/ocaml/ppx_hash/expander/ppx_hash_expander.cma
/usr/lib64/ocaml/ppx_hash/expander/ppx_hash_expander.cmi
/usr/lib64/ocaml/ppx_hash/expander/ppx_hash_expander.cmxs
/usr/lib64/ocaml/ppx_hash/ppx_hash.cma
/usr/lib64/ocaml/ppx_hash/ppx_hash.cmi
/usr/lib64/ocaml/ppx_hash/ppx_hash.cmxs
/usr/lib64/ocaml/ppx_hash/runtime-lib
/usr/lib64/ocaml/ppx_hash/runtime-lib/ppx_hash_lib.cma
/usr/lib64/ocaml/ppx_hash/runtime-lib/ppx_hash_lib.cmi
/usr/lib64/ocaml/ppx_hash/runtime-lib/ppx_hash_lib.cmxs
/usr/share/doc/ocaml-ppx-hash
/usr/share/doc/ocaml-ppx-hash/CHANGES.md
/usr/share/doc/ocaml-ppx-hash/README.md
/usr/share/licenses/ocaml-ppx-hash
/usr/share/licenses/ocaml-ppx-hash/LICENSE.md
References
Summary
In this tutorial we learn how to install ocaml-ppx-hash
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).