How to Install and Uninstall ocaml-sha.x86_64 Package on Fedora 36

Last updated: November 27,2024

1. Install "ocaml-sha.x86_64" package

This guide let you learn how to install ocaml-sha.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ocaml-sha.x86_64

2. Uninstall "ocaml-sha.x86_64" package

Please follow the step by step instructions below to uninstall ocaml-sha.x86_64 on Fedora 36:

$ sudo dnf remove ocaml-sha.x86_64 $ sudo dnf autoremove

3. Information about the ocaml-sha.x86_64 package on Fedora 36

Last metadata expiration check: 3:53:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ocaml-sha
Version : 1.15.1
Release : 2.fc36
Architecture : x86_64
Size : 78 k
Source : ocaml-sha-1.15.1-2.fc36.src.rpm
Repository : fedora
Summary : Binding to the SHA cryptographic functions
URL : https://github.com/djs55/ocaml-sha/
License : ISC
Description : A binding for SHA interface code in OCaml. Offering the same interface than
: the MD5 digest included in the OCaml standard library.
: It's currently providing SHA1, SHA256 and SHA512 hash functions.