How To Install ocaml-tplib-devel on Fedora 36

In this tutorial we learn how to install ocaml-tplib-devel in Fedora 36. ocaml-tplib-devel is Library files and headers for developing with TPLib

Introduction

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

What is ocaml-tplib-devel

Library files and headers for developing applications that use TPLib.

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

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

sudo dnf -y install ocaml-tplib-devel

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

sudo yum -y install ocaml-tplib-devel

How To Uninstall ocaml-tplib-devel on Fedora 36

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

sudo dnf remove ocaml-tplib-devel

ocaml-tplib-devel Package Contents on Fedora 36

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

## Introduction

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

### What is `ocaml-tplib-devel`

> Library files and headers for developing applications that use TPLib.  

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

## Install ocaml-tplib-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-tplib-devel using dnf by running the following command: /usr/include/tplib_double.h /usr/include/tplib_rational.h /usr/lib/libtplib_double.a /usr/lib/libtplib_rational.a /usr/lib/ocaml/tplib/halfspace.mli /usr/lib/ocaml/tplib/hypergraph.mli /usr/lib/ocaml/tplib/numeric.mli /usr/lib/ocaml/tplib/semiring.mli /usr/lib/ocaml/tplib/tplib.a /usr/lib/ocaml/tplib/tplib.cmxa /usr/lib/ocaml/tplib/tplib_abstract.mli /usr/lib/ocaml/tplib/tplib_core.mli /usr/lib/ocaml/tplib/vector.mli

sudo dnf -y install ocaml-tplib-devel

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

sudo yum -y install ocaml-tplib-devel

How To Uninstall ocaml-tplib-devel on Fedora 36

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

sudo dnf remove ocaml-tplib-devel

ocaml-tplib-devel Package Contents on Fedora 36

/usr/include/tplib_double.h
/usr/include/tplib_rational.h
/usr/lib64/libtplib_double.a
/usr/lib64/libtplib_rational.a
/usr/lib64/ocaml/tplib/halfspace.mli
/usr/lib64/ocaml/tplib/hypergraph.mli
/usr/lib64/ocaml/tplib/numeric.mli
/usr/lib64/ocaml/tplib/semiring.mli
/usr/lib64/ocaml/tplib/tplib.a
/usr/lib64/ocaml/tplib/tplib.cmxa
/usr/lib64/ocaml/tplib/tplib_abstract.mli
/usr/lib64/ocaml/tplib/tplib_core.mli
/usr/lib64/ocaml/tplib/vector.mli

References



* [ocaml-tplib-devel website](https://gforge.inria.fr/projects/tplib)
## References


## Summary

* [ocaml-tplib-devel website](https://gforge.inria.fr/projects/tplib)

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


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