How To Install ocaml-ancient-devel on Fedora 36

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

Introduction

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

What is ocaml-ancient-devel

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

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

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

sudo dnf -y install ocaml-ancient-devel

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

sudo yum -y install ocaml-ancient-devel

How To Uninstall ocaml-ancient-devel on Fedora 36

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

sudo dnf remove ocaml-ancient-devel

ocaml-ancient-devel Package Contents on Fedora 36

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

## Introduction

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

### What is `ocaml-ancient-devel`

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

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

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

sudo dnf -y install ocaml-ancient-devel

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

sudo yum -y install ocaml-ancient-devel

How To Uninstall ocaml-ancient-devel on Fedora 36

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

sudo dnf remove ocaml-ancient-devel

ocaml-ancient-devel Package Contents on Fedora 36

/usr/lib64/ocaml/ancient/ancient.a
/usr/lib64/ocaml/ancient/ancient.cmx
/usr/lib64/ocaml/ancient/ancient.cmxa
/usr/lib64/ocaml/ancient/ancient.mli
/usr/lib64/ocaml/ancient/libancient.a
/usr/lib64/ocaml/ancient/libmmalloc.a
/usr/share/doc/ocaml-ancient-devel
/usr/share/doc/ocaml-ancient-devel/Ancient.html
/usr/share/doc/ocaml-ancient-devel/README.txt
/usr/share/doc/ocaml-ancient-devel/index.html
/usr/share/doc/ocaml-ancient-devel/index_attributes.html
/usr/share/doc/ocaml-ancient-devel/index_class_types.html
/usr/share/doc/ocaml-ancient-devel/index_classes.html
/usr/share/doc/ocaml-ancient-devel/index_exceptions.html
/usr/share/doc/ocaml-ancient-devel/index_extensions.html
/usr/share/doc/ocaml-ancient-devel/index_methods.html
/usr/share/doc/ocaml-ancient-devel/index_module_types.html
/usr/share/doc/ocaml-ancient-devel/index_modules.html
/usr/share/doc/ocaml-ancient-devel/index_types.html
/usr/share/doc/ocaml-ancient-devel/index_values.html
/usr/share/doc/ocaml-ancient-devel/style.css
/usr/share/doc/ocaml-ancient-devel/type_Ancient.html

References

Summary

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

/usr/lib/ocaml/ancient/ancient.a /usr/lib/ocaml/ancient/ancient.cmx /usr/lib/ocaml/ancient/ancient.cmxa /usr/lib/ocaml/ancient/ancient.mli /usr/lib/ocaml/ancient/libancient.a /usr/lib/ocaml/ancient/libmmalloc.a /usr/share/doc/ocaml-ancient-devel /usr/share/doc/ocaml-ancient-devel/Ancient.html /usr/share/doc/ocaml-ancient-devel/README.txt /usr/share/doc/ocaml-ancient-devel/index.html /usr/share/doc/ocaml-ancient-devel/index_attributes.html /usr/share/doc/ocaml-ancient-devel/index_class_types.html /usr/share/doc/ocaml-ancient-devel/index_classes.html /usr/share/doc/ocaml-ancient-devel/index_exceptions.html /usr/share/doc/ocaml-ancient-devel/index_extensions.html /usr/share/doc/ocaml-ancient-devel/index_methods.html /usr/share/doc/ocaml-ancient-devel/index_module_types.html /usr/share/doc/ocaml-ancient-devel/index_modules.html /usr/share/doc/ocaml-ancient-devel/index_types.html /usr/share/doc/ocaml-ancient-devel/index_values.html /usr/share/doc/ocaml-ancient-devel/style.css /usr/share/doc/ocaml-ancient-devel/type_Ancient.html


## References

* [ocaml-ancient-devel website](http://git.annexia.org/?p=ocaml-ancient.git;a=summary)

## Summary

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