How To Install ocaml-qcheck-ounit-devel on Fedora 36

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

Introduction

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

What is ocaml-qcheck-ounit-devel

Qcheck enables checking invariants (properties of a type) over randomly generated instances of the type. It provides combinators for generating instances and printing them. The ocaml-qcheck-ounit-devel package contains libraries and signature files for developing applications that use ocaml-qcheck-ounit.

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

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

sudo dnf -y install ocaml-qcheck-ounit-devel

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

sudo yum -y install ocaml-qcheck-ounit-devel

How To Uninstall ocaml-qcheck-ounit-devel on Fedora 36

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

sudo dnf remove ocaml-qcheck-ounit-devel

ocaml-qcheck-ounit-devel Package Contents on Fedora 36

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

## Introduction

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

### What is `ocaml-qcheck-ounit-devel`

> Qcheck enables checking invariants (properties of a type) over randomly generated instances of the type.  It provides combinators for generating instances and printing them.  The ocaml-qcheck-ounit-devel package contains libraries and signature files for developing applications that use ocaml-qcheck-ounit.  

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

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

sudo dnf -y install ocaml-qcheck-ounit-devel

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

sudo yum -y install ocaml-qcheck-ounit-devel

How To Uninstall ocaml-qcheck-ounit-devel on Fedora 36

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

sudo dnf remove ocaml-qcheck-ounit-devel

ocaml-qcheck-ounit-devel Package Contents on Fedora 36

/usr/lib/ocaml/qcheck-ounit/QCheck_ounit.ml
/usr/lib/ocaml/qcheck-ounit/QCheck_ounit.mli
/usr/lib/ocaml/qcheck-ounit/dune-package
/usr/lib/ocaml/qcheck-ounit/opam
/usr/lib/ocaml/qcheck-ounit/qCheck_ounit.cmi
/usr/lib/ocaml/qcheck-ounit/qCheck_ounit.cmt
/usr/lib/ocaml/qcheck-ounit/qCheck_ounit.cmti
/usr/lib/ocaml/qcheck-ounit/qCheck_ounit.cmx
/usr/lib/ocaml/qcheck-ounit/qcheck_ounit.a
/usr/lib/ocaml/qcheck-ounit/qcheck_ounit.cma
/usr/lib/ocaml/qcheck-ounit/qcheck_ounit.cmxa

References

Summary

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

/usr/lib64/ocaml/qcheck-ounit/QCheck_ounit.ml /usr/lib64/ocaml/qcheck-ounit/QCheck_ounit.mli /usr/lib64/ocaml/qcheck-ounit/dune-package /usr/lib64/ocaml/qcheck-ounit/opam /usr/lib64/ocaml/qcheck-ounit/qCheck_ounit.cmi /usr/lib64/ocaml/qcheck-ounit/qCheck_ounit.cmt /usr/lib64/ocaml/qcheck-ounit/qCheck_ounit.cmti /usr/lib64/ocaml/qcheck-ounit/qCheck_ounit.cmx /usr/lib64/ocaml/qcheck-ounit/qcheck_ounit.a /usr/lib64/ocaml/qcheck-ounit/qcheck_ounit.cma /usr/lib64/ocaml/qcheck-ounit/qcheck_ounit.cmxa


## References

* [ocaml-qcheck-ounit-devel website](https://c-cube.github.io/qcheck/)

## Summary

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