How to Install and Uninstall ocaml-gen.x86_64 Package on CentOS 8 / RHEL 8

Last updated: January 13,2025

1. Install "ocaml-gen.x86_64" package

Please follow the guidance below to install ocaml-gen.x86_64 on CentOS 8 / RHEL 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 CentOS 8 / RHEL 8:

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

3. Information about the ocaml-gen.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:20:22 ago on Sun May 9 13:03:46 2021.
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.