How To Install ocaml-octavius on Fedora 36

In this tutorial we learn how to install ocaml-octavius in Fedora 36. ocaml-octavius is Ocamldoc comment syntax parser

Introduction

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

What is ocaml-octavius

Octavius is an OCaml library to parse the ocamldoc comment syntax.

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

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

sudo dnf -y install ocaml-octavius

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

sudo yum -y install ocaml-octavius

How To Uninstall ocaml-octavius on Fedora 36

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

sudo dnf remove ocaml-octavius

ocaml-octavius Package Contents on Fedora 36

/usr/bin/octavius
/usr/lib/.build-id
/usr/lib/.build-id/72
/usr/lib/.build-id/72/b892687f37a767e2b50d26ea892b2e096da081
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/323f878bda9ec7fa2f45a8aa851846b1165d01
/usr/lib/ocaml/octavius
/usr/lib/ocaml/octavius/META
/usr/lib/ocaml/octavius/octavius.cma
/usr/lib/ocaml/octavius/octavius.cmi
/usr/lib/ocaml/octavius/octavius.cmxs
/usr/lib/ocaml/octavius/octavius__.cmi
/usr/lib/ocaml/octavius/octavius__Common.cmi
/usr/lib/ocaml/octavius/octavius__Errors.cmi
/usr/lib/ocaml/octavius/octavius__OctLexer.cmi
/usr/lib/ocaml/octavius/octavius__OctParser.cmi
/usr/lib/ocaml/octavius/octavius__Print.cmi
/usr/lib/ocaml/octavius/octavius__Types.cmi
/usr/share/doc/ocaml-octavius
/usr/share/doc/ocaml-octavius/CHANGES.md
/usr/share/doc/ocaml-octavius/README.md
/usr/share/licenses/ocaml-octavius
/usr/share/licenses/ocaml-octavius/LICENSE.md

References

Summary

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


title: “How To Install ocaml-octavius on Fedora 36” linkTitle: “ocaml-octavius” type: “docs” description: “In this tutorial we learn how to install ocaml-octavius in Fedora 36. ocaml-octavius is Ocamldoc comment syntax parser” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-octavius-featured.png

Introduction

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

What is ocaml-octavius

Octavius is an OCaml library to parse the ocamldoc comment syntax.

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

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

sudo dnf -y install ocaml-octavius

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

sudo yum -y install ocaml-octavius

How To Uninstall ocaml-octavius on Fedora 36

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

sudo dnf remove ocaml-octavius

ocaml-octavius Package Contents on Fedora 36

/usr/bin/octavius
/usr/lib/.build-id
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/6f903dabe2c2f560dc86164c0a3d9d1eff69b9
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/8e5a8656808e57ef27aeef65df90a4aef138a6
/usr/lib64/ocaml/octavius
/usr/lib64/ocaml/octavius/META
/usr/lib64/ocaml/octavius/octavius.cma
/usr/lib64/ocaml/octavius/octavius.cmi
/usr/lib64/ocaml/octavius/octavius.cmxs
/usr/lib64/ocaml/octavius/octavius__.cmi
/usr/lib64/ocaml/octavius/octavius__Common.cmi
/usr/lib64/ocaml/octavius/octavius__Errors.cmi
/usr/lib64/ocaml/octavius/octavius__OctLexer.cmi
/usr/lib64/ocaml/octavius/octavius__OctParser.cmi
/usr/lib64/ocaml/octavius/octavius__Print.cmi
/usr/lib64/ocaml/octavius/octavius__Types.cmi
/usr/share/doc/ocaml-octavius
/usr/share/doc/ocaml-octavius/CHANGES.md
/usr/share/doc/ocaml-octavius/README.md
/usr/share/licenses/ocaml-octavius
/usr/share/licenses/ocaml-octavius/LICENSE.md

References

Summary

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