How to Install and Uninstall ocaml-gen Package on openSUSE Leap

Last updated: May 15,2024

1. Install "ocaml-gen" package

Learn how to install ocaml-gen on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ocaml-gen

2. Uninstall "ocaml-gen" package

Please follow the guidelines below to uninstall ocaml-gen on openSUSE Leap:

$ sudo zypper remove ocaml-gen

3. Information about the ocaml-gen package on openSUSE Leap

Information for package ocaml-gen:
----------------------------------
Repository : Main Repository
Name : ocaml-gen
Version : 0.5-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 221.6 KiB
Installed : No
Status : not installed
Source package : ocaml-gen-0.5-bp155.2.10.src
Upstream URL : https://github.com/c-cube/gen
Summary : Simple, efficient iterators for OCaml
Description :
Iterators for OCaml, both restartable and consumable.
The implementation keeps a good balance between simplicity and performance.