How To Install ocaml-bisect-ppx-devel on Fedora 36

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

Introduction

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

What is ocaml-bisect-ppx-devel

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

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

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

sudo dnf -y install ocaml-bisect-ppx-devel

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

sudo yum -y install ocaml-bisect-ppx-devel

How To Uninstall ocaml-bisect-ppx-devel on Fedora 36

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

sudo dnf remove ocaml-bisect-ppx-devel

ocaml-bisect-ppx-devel Package Contents on Fedora 36

/usr/lib/ocaml/bisect_ppx/bisect_ppx.a
/usr/lib/ocaml/bisect_ppx/bisect_ppx.cmt
/usr/lib/ocaml/bisect_ppx/bisect_ppx.cmx
/usr/lib/ocaml/bisect_ppx/bisect_ppx.cmxa
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude.cmt
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude.cmti
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude.cmx
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmt
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmx
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmt
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmti
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmx
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmt
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmti
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmx
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Instrument.cmt
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Instrument.cmti
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Instrument.cmx
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Register.cmt
/usr/lib/ocaml/bisect_ppx/bisect_ppx__Register.cmx
/usr/lib/ocaml/bisect_ppx/common/bisect_common.a
/usr/lib/ocaml/bisect_ppx/common/bisect_common.cmt
/usr/lib/ocaml/bisect_ppx/common/bisect_common.cmti
/usr/lib/ocaml/bisect_ppx/common/bisect_common.cmx
/usr/lib/ocaml/bisect_ppx/common/bisect_common.cmxa
/usr/lib/ocaml/bisect_ppx/common/bisect_common.mli
/usr/lib/ocaml/bisect_ppx/dune-package
/usr/lib/ocaml/bisect_ppx/exclude.mli
/usr/lib/ocaml/bisect_ppx/exclude_parser.mli
/usr/lib/ocaml/bisect_ppx/exclusions.mli
/usr/lib/ocaml/bisect_ppx/instrument.mli
/usr/lib/ocaml/bisect_ppx/opam
/usr/lib/ocaml/bisect_ppx/runtime/bisect.a
/usr/lib/ocaml/bisect_ppx/runtime/bisect.cmt
/usr/lib/ocaml/bisect_ppx/runtime/bisect.cmx
/usr/lib/ocaml/bisect_ppx/runtime/bisect.cmxa
/usr/lib/ocaml/bisect_ppx/runtime/bisect__Runtime.cmt
/usr/lib/ocaml/bisect_ppx/runtime/bisect__Runtime.cmti
/usr/lib/ocaml/bisect_ppx/runtime/bisect__Runtime.cmx
/usr/lib/ocaml/bisect_ppx/runtime/runtime.mli

References

Summary

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


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

Introduction

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

What is ocaml-bisect-ppx-devel

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

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

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

sudo dnf -y install ocaml-bisect-ppx-devel

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

sudo yum -y install ocaml-bisect-ppx-devel

How To Uninstall ocaml-bisect-ppx-devel on Fedora 36

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

sudo dnf remove ocaml-bisect-ppx-devel

ocaml-bisect-ppx-devel Package Contents on Fedora 36

/usr/lib64/ocaml/bisect_ppx/bisect_ppx.a
/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmt
/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmx
/usr/lib64/ocaml/bisect_ppx/bisect_ppx.cmxa
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmt
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmti
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude.cmx
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmt
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_lexer.cmx
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmt
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmti
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclude_parser.cmx
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmt
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmti
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Exclusions.cmx
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmt
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmti
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Instrument.cmx
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Register.cmt
/usr/lib64/ocaml/bisect_ppx/bisect_ppx__Register.cmx
/usr/lib64/ocaml/bisect_ppx/common/bisect_common.a
/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmt
/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmti
/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmx
/usr/lib64/ocaml/bisect_ppx/common/bisect_common.cmxa
/usr/lib64/ocaml/bisect_ppx/common/bisect_common.mli
/usr/lib64/ocaml/bisect_ppx/dune-package
/usr/lib64/ocaml/bisect_ppx/exclude.mli
/usr/lib64/ocaml/bisect_ppx/exclude_parser.mli
/usr/lib64/ocaml/bisect_ppx/exclusions.mli
/usr/lib64/ocaml/bisect_ppx/instrument.mli
/usr/lib64/ocaml/bisect_ppx/opam
/usr/lib64/ocaml/bisect_ppx/runtime/bisect.a
/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmt
/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmx
/usr/lib64/ocaml/bisect_ppx/runtime/bisect.cmxa
/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmt
/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmti
/usr/lib64/ocaml/bisect_ppx/runtime/bisect__Runtime.cmx
/usr/lib64/ocaml/bisect_ppx/runtime/runtime.mli

References

Summary

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