How to Install and Uninstall ocaml-sha Package on openSuSE Tumbleweed

Last updated: June 08,2024

1. Install "ocaml-sha" package

Here is a brief guide to show you how to install ocaml-sha on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ocaml-sha

2. Uninstall "ocaml-sha" package

This is a short guide on how to uninstall ocaml-sha on openSuSE Tumbleweed:

$ sudo zypper remove ocaml-sha

3. Information about the ocaml-sha package on openSuSE Tumbleweed

Information for package ocaml-sha:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ocaml-sha
Version : 1.15.2-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 380.2 KiB
Installed : No
Status : not installed
Source package : ocaml-sha-1.15.2-1.12.src
Upstream URL : https://opam.ocaml.org/packages/sha
Summary : Binding to the SHA cryptographic functions
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.