How To Install ocaml-plplot on Fedora 36

In this tutorial we learn how to install ocaml-plplot in Fedora 36. ocaml-plplot is Functions for scientific plotting with OCaml

Introduction

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

What is ocaml-plplot

Functions for scientific plotting with OCaml.

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

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

sudo dnf -y install ocaml-plplot
---

title: “How To Install ocaml-plplot on Fedora 36”

linkTitle: “ocaml-plplot”

Install ocaml-plplot on Fedora 36 Using yum

type: “docs”

Update yum database with yum using the following command. description: “In this tutorial we learn how to install ocaml-plplot in Fedora 36. ocaml-plplot is Functions for scientific plotting with OCaml”

date: “2022-08-17”

lastmod: "2022-08-17"
sudo yum makecache --refresh
#image: /images/fedora/36/ocaml-plplot-featured.png

Introduction

After updating yum database, We can install ocaml-plplot using yum by running the following command:

In this tutorial we learn how to install `ocaml-plplot` on Fedora 36.

sudo yum -y install ocaml-plplot
### What is `ocaml-plplot`

How To Uninstall ocaml-plplot on Fedora 36

Functions for scientific plotting with OCaml.

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

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

Install ocaml-plplot on Fedora 36 Using dnf

ocaml-plplot Package Contents on Fedora 36

Update yum database with dnf using the following command.


```bash
sudo dnf makecache --refresh

After updating yum database, We can install ocaml-plplot using dnf by running the following command:

sudo dnf -y install ocaml-plplot

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

sudo yum -y install ocaml-plplot

How To Uninstall ocaml-plplot on Fedora 36

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

sudo dnf remove ocaml-plplot

ocaml-plplot Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/8ee01f3cf85dd582e52ddaa446f5b28ac206a0
/usr/lib64/ocaml/plplot
/usr/lib64/ocaml/plplot/META
/usr/lib64/ocaml/plplot/plplot.cma
/usr/lib64/ocaml/plplot/plplot.cmi
/usr/lib64/ocaml/stublibs/dllplplot_stubs.so

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/d3cd090171bbeac9c891017716172a9e7805c8 /usr/lib/ocaml/plplot /usr/lib/ocaml/plplot/META /usr/lib/ocaml/plplot/plplot.cma /usr/lib/ocaml/plplot/plplot.cmi /usr/lib/ocaml/stublibs/dllplplot_stubs.so


## References

* [ocaml-plplot website](http://plplot.sourceforge.net/)

## Summary

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