How to Install and Uninstall ocaml-gen.x86_64 Package on Oracle Linux 8

Last updated: May 16,2024

1. Install "ocaml-gen.x86_64" package

Please follow the guidelines below to install ocaml-gen.x86_64 on Oracle Linux 8

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

2. Uninstall "ocaml-gen.x86_64" package

Please follow the guidelines below to uninstall ocaml-gen.x86_64 on Oracle Linux 8:

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

3. Information about the ocaml-gen.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:41:40 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ocaml-gen
Version : 0.5.1
Release : 11.el8
Architecture : x86_64
Size : 520 k
Source : ocaml-gen-0.5.1-11.el8.src.rpm
Repository : epel
Summary : Simple, efficient iterators for OCaml
URL : https://github.com/c-cube/gen
License : BSD
Description : Iterators for OCaml, both restartable and consumable.
: The implementation keeps a good balance between simplicity and performance.