How To Install ocaml-curses-devel on Fedora 36

In this tutorial we learn how to install ocaml-curses-devel in Fedora 36. ocaml-curses-devel is Development files for ocaml-curses

Introduction

In this tutorial we learn how to install ocaml-curses-devel on Fedora 36.

What is ocaml-curses-devel

The ocaml-curses-devel package contains libraries and signature files for developing applications that use ocaml-curses.

We can use yum or dnf to install ocaml-curses-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-curses-devel.

Install ocaml-curses-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-curses-devel using dnf by running the following command:

sudo dnf -y install ocaml-curses-devel

Install ocaml-curses-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-curses-devel using yum by running the following command:

sudo yum -y install ocaml-curses-devel

How To Uninstall ocaml-curses-devel on Fedora 36

To uninstall only the ocaml-curses-devel package we can use the following command:

sudo dnf remove ocaml-curses-devel

ocaml-curses-devel Package Contents on Fedora 36

/usr/lib/ocaml/curses/curses.a
/usr/lib/ocaml/curses/curses.cmx
/usr/lib/ocaml/curses/curses.cmxa
/usr/lib/ocaml/curses/curses.mli
/usr/lib/ocaml/curses/keys.cmx
/usr/lib/ocaml/curses/libcurses_stubs.a
/usr/share/doc/ocaml-curses-devel
/usr/share/doc/ocaml-curses-devel/COPYING

References

Summary

In this tutorial we learn how to install ocaml-curses-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install ocaml-curses-devel on Fedora 36” linkTitle: “ocaml-curses-devel” type: “docs” description: “In this tutorial we learn how to install ocaml-curses-devel in Fedora 36. ocaml-curses-devel is Development files for ocaml-curses” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-curses-devel-featured.png

Introduction

In this tutorial we learn how to install ocaml-curses-devel on Fedora 36.

What is ocaml-curses-devel

The ocaml-curses-devel package contains libraries and signature files for developing applications that use ocaml-curses.

We can use yum or dnf to install ocaml-curses-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-curses-devel.

Install ocaml-curses-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-curses-devel using dnf by running the following command:

sudo dnf -y install ocaml-curses-devel

Install ocaml-curses-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-curses-devel using yum by running the following command:

sudo yum -y install ocaml-curses-devel

How To Uninstall ocaml-curses-devel on Fedora 36

To uninstall only the ocaml-curses-devel package we can use the following command:

sudo dnf remove ocaml-curses-devel

ocaml-curses-devel Package Contents on Fedora 36

/usr/lib64/ocaml/curses/curses.a
/usr/lib64/ocaml/curses/curses.cmx
/usr/lib64/ocaml/curses/curses.cmxa
/usr/lib64/ocaml/curses/curses.mli
/usr/lib64/ocaml/curses/keys.cmx
/usr/lib64/ocaml/curses/libcurses_stubs.a
/usr/share/doc/ocaml-curses-devel
/usr/share/doc/ocaml-curses-devel/COPYING

References

Summary

In this tutorial we learn how to install ocaml-curses-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).