How to Install and Uninstall ocaml-ppx-hash.x86_64 Package on Fedora 39

Last updated: January 15,2025

1. Install "ocaml-ppx-hash.x86_64" package

This tutorial shows how to install ocaml-ppx-hash.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install ocaml-ppx-hash.x86_64

2. Uninstall "ocaml-ppx-hash.x86_64" package

Please follow the steps below to uninstall ocaml-ppx-hash.x86_64 on Fedora 39:

$ sudo dnf remove ocaml-ppx-hash.x86_64 $ sudo dnf autoremove

3. Information about the ocaml-ppx-hash.x86_64 package on Fedora 39

Last metadata expiration check: 1:48:06 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ocaml-ppx-hash
Version : 0.16.0
Release : 3.fc39
Architecture : x86_64
Size : 125 k
Source : ocaml-ppx-hash-0.16.0-3.fc39.src.rpm
Repository : fedora
Summary : Generate hash functions from type expressions and definitions
URL : https://github.com/janestreet/ppx_hash
License : MIT
Description : Ppx_hash is a ppx rewriter that generates hash functions from type
: expressions and definitions.