How to Install and Uninstall ocaml-lablgtk.i686 Package on Fedora 35

Last updated: January 16,2025

1. Install "ocaml-lablgtk.i686" package

This tutorial shows how to install ocaml-lablgtk.i686 on Fedora 35

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

2. Uninstall "ocaml-lablgtk.i686" package

Please follow the guidance below to uninstall ocaml-lablgtk.i686 on Fedora 35:

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

3. Information about the ocaml-lablgtk.i686 package on Fedora 35

Last metadata expiration check: 1:29:16 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : ocaml-lablgtk
Version : 2.18.11
Release : 8.fc35
Architecture : i686
Size : 4.9 M
Source : ocaml-lablgtk-2.18.11-8.fc35.src.rpm
Repository : fedora
Summary : Objective Caml interface to gtk+
URL : http://lablgtk.forge.ocamlcore.org/
License : LGPLv2 with exceptions
Description : LablGTK is is an Objective Caml interface to gtk+.
:
: It uses the rich type system of Objective Caml 3 to provide a strongly
: typed, yet very comfortable, object-oriented interface to gtk+. This
: is not that easy if you know the dynamic typing approach taken by
: gtk+.