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

Last updated: October 11,2024

1. Install "ocaml-gen.i686" package

Learn how to install ocaml-gen.i686 on Fedora 34

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

2. Uninstall "ocaml-gen.i686" package

This guide covers the steps necessary to uninstall ocaml-gen.i686 on Fedora 34:

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

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

Last metadata expiration check: 2:10:25 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-gen
Version : 0.5.3
Release : 6.fc34
Architecture : i686
Size : 572 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.