How To Install ocaml-graphics-devel on Fedora 36
Introduction
In this tutorial we learn how to install ocaml-graphics-devel
on Fedora 36.
What is ocaml-graphics-devel
The ocaml-graphics-devel package contains libraries and signature files for developing applications that use ocaml-graphics.
We can use yum
or dnf
to install ocaml-graphics-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-graphics-devel.
Install ocaml-graphics-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install ocaml-graphics-devel
using dnf
by running the following command:
sudo dnf -y install ocaml-graphics-devel
Install ocaml-graphics-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install ocaml-graphics-devel
using yum
by running the following command:
sudo yum -y install ocaml-graphics-devel
How To Uninstall ocaml-graphics-devel on Fedora 36
To uninstall only the ocaml-graphics-devel
package we can use the following command:
sudo dnf remove ocaml-graphics-devel
ocaml-graphics-devel Package Contents on Fedora 36
/usr/lib/ocaml/graphics/dune-package
/usr/lib/ocaml/graphics/graphics.a
/usr/lib/ocaml/graphics/graphics.cmt
/usr/lib/ocaml/graphics/graphics.cmti
/usr/lib/ocaml/graphics/graphics.cmx
/usr/lib/ocaml/graphics/graphics.cmxa
/usr/lib/ocaml/graphics/graphics.mli
/usr/lib/ocaml/graphics/graphicsX11.cmt
/usr/lib/ocaml/graphics/graphicsX11.cmti
/usr/lib/ocaml/graphics/graphicsX11.cmx
/usr/lib/ocaml/graphics/graphicsX11.mli
/usr/lib/ocaml/graphics/libgraphics_stubs.a
/usr/lib/ocaml/graphics/opam
References
Summary
In this tutorial we learn how to install ocaml-graphics-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install ocaml-graphics-devel on Fedora 36” linkTitle: “ocaml-graphics-devel” type: “docs” description: “In this tutorial we learn how to install ocaml-graphics-devel in Fedora 36. ocaml-graphics-devel is Development files for ocaml-graphics” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-graphics-devel-featured.png
Introduction
In this tutorial we learn how to install ocaml-graphics-devel
on Fedora 36.
What is ocaml-graphics-devel
The ocaml-graphics-devel package contains libraries and signature files for developing applications that use ocaml-graphics.
We can use yum
or dnf
to install ocaml-graphics-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-graphics-devel.
Install ocaml-graphics-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install ocaml-graphics-devel
using dnf
by running the following command:
sudo dnf -y install ocaml-graphics-devel
Install ocaml-graphics-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install ocaml-graphics-devel
using yum
by running the following command:
sudo yum -y install ocaml-graphics-devel
How To Uninstall ocaml-graphics-devel on Fedora 36
To uninstall only the ocaml-graphics-devel
package we can use the following command:
sudo dnf remove ocaml-graphics-devel
ocaml-graphics-devel Package Contents on Fedora 36
/usr/lib64/ocaml/graphics/dune-package
/usr/lib64/ocaml/graphics/graphics.a
/usr/lib64/ocaml/graphics/graphics.cmt
/usr/lib64/ocaml/graphics/graphics.cmti
/usr/lib64/ocaml/graphics/graphics.cmx
/usr/lib64/ocaml/graphics/graphics.cmxa
/usr/lib64/ocaml/graphics/graphics.mli
/usr/lib64/ocaml/graphics/graphicsX11.cmt
/usr/lib64/ocaml/graphics/graphicsX11.cmti
/usr/lib64/ocaml/graphics/graphicsX11.cmx
/usr/lib64/ocaml/graphics/graphicsX11.mli
/usr/lib64/ocaml/graphics/libgraphics_stubs.a
/usr/lib64/ocaml/graphics/opam
References
Summary
In this tutorial we learn how to install ocaml-graphics-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).