How to Install and Uninstall ocaml-lablgl.x86_64 Package on Fedora 39

Last updated: October 11,2024

1. Install "ocaml-lablgl.x86_64" package

This tutorial shows how to install ocaml-lablgl.x86_64 on Fedora 39

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

2. Uninstall "ocaml-lablgl.x86_64" package

Please follow the instructions below to uninstall ocaml-lablgl.x86_64 on Fedora 39:

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

3. Information about the ocaml-lablgl.x86_64 package on Fedora 39

Last metadata expiration check: 4:23:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ocaml-lablgl
Epoch : 1
Version : 1.07
Release : 3.fc39
Architecture : x86_64
Size : 239 k
Source : ocaml-lablgl-1.07-3.fc39.src.rpm
Repository : fedora
Summary : LablGL is an OpenGL interface for Objective Caml
URL : https://github.com/garrigue/lablgl
License : BSD-3-Clause
Description : LablGL is is an Objective Caml interface to OpenGL. Support is
: included for use inside LablTk, and LablGTK also includes specific
: support for LablGL. It can be used either with proprietary OpenGL
: implementations (SGI, Digital Unix, Solaris...), with XFree86 GLX
: extension, or with open-source Mesa.