How to Install and Uninstall ocaml-graphics.i686 Package on Fedora 38
Last updated: January 12,2025
1. Install "ocaml-graphics.i686" package
This guide covers the steps necessary to install ocaml-graphics.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-graphics.i686
Copied
2. Uninstall "ocaml-graphics.i686" package
In this section, we are going to explain the necessary steps to uninstall ocaml-graphics.i686 on Fedora 38:
$
sudo dnf remove
ocaml-graphics.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-graphics.i686 package on Fedora 38
Last metadata expiration check: 3:30:28 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ocaml-graphics
Version : 5.1.2
Release : 9.fc38
Architecture : i686
Size : 80 k
Source : ocaml-graphics-5.1.2-9.fc38.src.rpm
Repository : fedora
Summary : Portable drawing primitives for OCaml
URL : https://github.com/ocaml/graphics
License : LGPL-2.1-only WITH OCaml-LGPL-linking-exception
Description : The graphics library provides a set of portable drawing primitives.
: Drawing takes place in a separate window that is created when
: Graphics.open_graph is called.
Available Packages
Name : ocaml-graphics
Version : 5.1.2
Release : 9.fc38
Architecture : i686
Size : 80 k
Source : ocaml-graphics-5.1.2-9.fc38.src.rpm
Repository : fedora
Summary : Portable drawing primitives for OCaml
URL : https://github.com/ocaml/graphics
License : LGPL-2.1-only WITH OCaml-LGPL-linking-exception
Description : The graphics library provides a set of portable drawing primitives.
: Drawing takes place in a separate window that is created when
: Graphics.open_graph is called.