How To Install ocaml-qcheck-ounit on Fedora 36

In this tutorial we learn how to install ocaml-qcheck-ounit in Fedora 36. ocaml-qcheck-ounit is OUnit support for ocaml-qcheck

Introduction

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

What is ocaml-qcheck-ounit

Qcheck enables checking invariants (properties of a type) over randomly generated instances of the type. It provides combinators for generating instances and printing them. This package provides ounit support for qcheck.


title: “How To Install ocaml-qcheck-ounit on Fedora 36” We can use yum or dnf to install ocaml-qcheck-ounit on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-qcheck-ounit. linkTitle: “ocaml-qcheck-ounit”

type: “docs”

Install ocaml-qcheck-ounit on Fedora 36 Using dnf

description: “In this tutorial we learn how to install ocaml-qcheck-ounit in Fedora 36. ocaml-qcheck-ounit is OUnit support for ocaml-qcheck” Update yum database with dnf using the following command. date: “2022-08-17”

lastmod: “2022-08-17”

#image: /images/fedora/36/ocaml-qcheck-ounit-featured.png
sudo dnf makecache --refresh
---

Introduction

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

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


sudo dnf -y install ocaml-qcheck-ounit
### What is `ocaml-qcheck-ounit`

Qcheck enables checking invariants (properties of a type) over randomly generated instances of the type. It provides combinators for generating instances and printing them. This package provides ounit support for qcheck.

Install ocaml-qcheck-ounit on Fedora 36 Using yum

We can use yum or dnf to install ocaml-qcheck-ounit on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocaml-qcheck-ounit. Update yum database with yum using the following command.

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

sudo dnf -y install ocaml-qcheck-ounit

Install ocaml-qcheck-ounit on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh
sudo yum makecache --refresh
After updating yum database, We can install `ocaml-qcheck-ounit` using `yum` by running the following command:
sudo yum -y install ocaml-qcheck-ounit

How To Uninstall ocaml-qcheck-ounit on Fedora 36

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

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

sudo yum -y install ocaml-qcheck-ounit
```bash

sudo dnf remove ocaml-qcheck-ounit

How To Uninstall ocaml-qcheck-ounit on Fedora 36



To uninstall only the `ocaml-qcheck-ounit` package we can use the following command:
## ocaml-qcheck-ounit Package Contents on Fedora 36


```bash
```bash
sudo dnf remove ocaml-qcheck-ounit

ocaml-qcheck-ounit Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/8bded6096a4a4c1005ead918fde40a82ee7086
/usr/lib64/ocaml/qcheck-ounit
/usr/lib64/ocaml/qcheck-ounit/META
/usr/lib64/ocaml/qcheck-ounit/qCheck_ounit.cmi
/usr/lib64/ocaml/qcheck-ounit/qcheck_ounit.cma
/usr/lib64/ocaml/qcheck-ounit/qcheck_ounit.cmxs

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/ff /usr/lib/.build-id/ff/e456385a707b83d6f10223fca242b72bab9114 /usr/lib/ocaml/qcheck-ounit /usr/lib/ocaml/qcheck-ounit/META /usr/lib/ocaml/qcheck-ounit/qCheck_ounit.cmi /usr/lib/ocaml/qcheck-ounit/qcheck_ounit.cma /usr/lib/ocaml/qcheck-ounit/qcheck_ounit.cmxs


## References

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

## Summary

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