How to Install and Uninstall ocaml-gen.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "ocaml-gen.x86_64" package

Here is a brief guide to show you how to install ocaml-gen.x86_64 on Fedora 34

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

2. Uninstall "ocaml-gen.x86_64" package

This tutorial shows how to uninstall ocaml-gen.x86_64 on Fedora 34:

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

3. Information about the ocaml-gen.x86_64 package on Fedora 34

Last metadata expiration check: 2:16:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-gen
Version : 0.5.3
Release : 6.fc34
Architecture : x86_64
Size : 573 k
Source : ocaml-gen-0.5.3-6.fc34.src.rpm
Repository : fedora
Summary : Simple, efficient iterators for OCaml
URL : https://c-cube.github.io/gen/
License : BSD
Description : Iterators for OCaml, both restartable and consumable.
: The implementation keeps a good balance between simplicity and performance.