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

Last updated: January 17,2025

1. Install "ocaml-result.x86_64" package

Please follow the guidelines below to install ocaml-result.x86_64 on Fedora 39

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

2. Uninstall "ocaml-result.x86_64" package

Please follow the instructions below to uninstall ocaml-result.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 1:24:39 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ocaml-result
Version : 1.5
Release : 18.fc39
Architecture : x86_64
Size : 18 k
Source : ocaml-result-1.5-18.fc39.src.rpm
Repository : fedora
Summary : Compat result type
URL : https://github.com/janestreet/result/
License : BSD-3-Clause
Description : Projects that want to use the new result type defined in
: OCaml >= 4.03 while staying compatible with older versions
: of OCaml should use the Result module defined in this library.