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

Last updated: May 18,2024

1. Install "ocaml-gen.x86_64" package

This guide covers the steps necessary to install ocaml-gen.x86_64 on CentOS Stream 8

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

2. Uninstall "ocaml-gen.x86_64" package

This guide let you learn how to uninstall ocaml-gen.x86_64 on CentOS Stream 8:

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

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

Last metadata expiration check: 2:44:53 ago on Sun Feb 25 03:03:59 2024.
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.