How To Install ocaml-seq-devel on Fedora 36

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

Introduction

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

What is ocaml-seq-devel

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

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

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

sudo dnf -y install ocaml-seq-devel

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


title: "How To Install ocaml-seq-devel on Fedora 36"
sudo yum -y install ocaml-seq-devel
linkTitle: "ocaml-seq-devel"

type: “docs”

How To Uninstall ocaml-seq-devel on Fedora 36

description: “In this tutorial we learn how to install ocaml-seq-devel in Fedora 36. ocaml-seq-devel is Development files for ocaml-seq” To uninstall only the ocaml-seq-devel package we can use the following command: date: “2022-08-17”

lastmod: “2022-08-17”

#image: /images/fedora/36/ocaml-seq-devel-featured.png
sudo dnf remove ocaml-seq-devel
---

Introduction

ocaml-seq-devel Package Contents on Fedora 36

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

### What is `ocaml-seq-devel`

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

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

## Install ocaml-seq-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install ocaml-seq-devel

/usr/lib/ocaml/seq/dune-package /usr/lib/ocaml/seq/opam /usr/lib/ocaml/seq/seq.a /usr/lib/ocaml/seq/seq.cmt /usr/lib/ocaml/seq/seq.cmti /usr/lib/ocaml/seq/seq.cmx /usr/lib/ocaml/seq/seq.cmxa /usr/lib/ocaml/seq/seq.mli /usr/share/licenses/ocaml-seq-devel /usr/share/licenses/ocaml-seq-devel/LICENSE

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

sudo yum -y install ocaml-seq-devel

How To Uninstall ocaml-seq-devel on Fedora 36

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

sudo dnf remove ocaml-seq-devel

ocaml-seq-devel Package Contents on Fedora 36

References

Summary

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

/usr/lib64/ocaml/seq/dune-package /usr/lib64/ocaml/seq/opam /usr/lib64/ocaml/seq/seq.a /usr/lib64/ocaml/seq/seq.cmt /usr/lib64/ocaml/seq/seq.cmti /usr/lib64/ocaml/seq/seq.cmx /usr/lib64/ocaml/seq/seq.cmxa /usr/lib64/ocaml/seq/seq.mli /usr/share/licenses/ocaml-seq-devel /usr/share/licenses/ocaml-seq-devel/LICENSE


## References

* [ocaml-seq-devel website](https://github.com/c-cube/seq)

## Summary

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