How to Install and Uninstall ocaml-result.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "ocaml-result.x86_64" package
This tutorial shows how to install ocaml-result.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-result.x86_64
Copied
2. Uninstall "ocaml-result.x86_64" package
Please follow the instructions below to uninstall ocaml-result.x86_64 on Rocky Linux 8:
$
sudo dnf remove
ocaml-result.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-result.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:10:27 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ocaml-result
Version : 1.2
Release : 14.el8
Architecture : x86_64
Size : 15 k
Source : ocaml-result-1.2-14.el8.src.rpm
Repository : epel
Summary : Compat result type
URL : https://github.com/janestreet/result/
License : BSD
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.
Available Packages
Name : ocaml-result
Version : 1.2
Release : 14.el8
Architecture : x86_64
Size : 15 k
Source : ocaml-result-1.2-14.el8.src.rpm
Repository : epel
Summary : Compat result type
URL : https://github.com/janestreet/result/
License : BSD
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.