How To Install ocaml-compiler-libs-janestreet on Fedora 36

In this tutorial we learn how to install ocaml-compiler-libs-janestreet in Fedora 36. ocaml-compiler-libs-janestreet is OCaml compiler libraries repackaged

Introduction

In this tutorial we learn how to install ocaml-compiler-libs-janestreet on Fedora 36.

What is ocaml-compiler-libs-janestreet

This package exposes the OCaml compiler libraries repackaged under the toplevel names Ocaml_common, Ocaml_bytecomp, Ocaml_optcomp, etc.

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

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

sudo dnf -y install ocaml-compiler-libs-janestreet

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

sudo yum -y install ocaml-compiler-libs-janestreet

How To Uninstall ocaml-compiler-libs-janestreet on Fedora 36

To uninstall only the ocaml-compiler-libs-janestreet package we can use the following command:

sudo dnf remove ocaml-compiler-libs-janestreet

ocaml-compiler-libs-janestreet Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/93bd3773cb10d3586ee6a30498355b7a6d73c0
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/d751069da2713a86e6d3e9ddc59c48a73ce619
/usr/lib/.build-id/71
/usr/lib/.build-id/71/9114f1c0909e509820c6c1f3318e4139df07a1
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/6753f3b1608a6a38ceffc6539c7f194a3ba7b6
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/e78712f26d141766b8149276e4a4ff42564ff8
/usr/lib/ocaml/ocaml-compiler-libs
/usr/lib/ocaml/ocaml-compiler-libs/META
/usr/lib/ocaml/ocaml-compiler-libs/bytecomp
/usr/lib/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cma
/usr/lib/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmi
/usr/lib/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs
/usr/lib/ocaml/ocaml-compiler-libs/common
/usr/lib/ocaml/ocaml-compiler-libs/common/ocaml_common.cma
/usr/lib/ocaml/ocaml-compiler-libs/common/ocaml_common.cmi
/usr/lib/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxs
/usr/lib/ocaml/ocaml-compiler-libs/optcomp
/usr/lib/ocaml/ocaml-compiler-libs/optcomp/ocaml_optcomp.cma
/usr/lib/ocaml/ocaml-compiler-libs/optcomp/ocaml_optcomp.cmi
/usr/lib/ocaml/ocaml-compiler-libs/optcomp/ocaml_optcomp.cmxs
/usr/lib/ocaml/ocaml-compiler-libs/shadow
/usr/lib/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cma
/usr/lib/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmi
/usr/lib/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxs
/usr/lib/ocaml/ocaml-compiler-libs/toplevel
/usr/lib/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cma
/usr/lib/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmi
/usr/lib/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs
/usr/share/doc/ocaml-compiler-libs-janestreet
/usr/share/doc/ocaml-compiler-libs-janestreet/README.org
/usr/share/licenses/ocaml-compiler-libs-janestreet
/usr/share/licenses/ocaml-compiler-libs-janestreet/LICENSE.md

References

Summary

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


title: “How To Install ocaml-compiler-libs-janestreet on Fedora 36” linkTitle: “ocaml-compiler-libs-janestreet” type: “docs” description: “In this tutorial we learn how to install ocaml-compiler-libs-janestreet in Fedora 36. ocaml-compiler-libs-janestreet is OCaml compiler libraries repackaged” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-compiler-libs-janestreet-featured.png

Introduction

In this tutorial we learn how to install ocaml-compiler-libs-janestreet on Fedora 36.

What is ocaml-compiler-libs-janestreet

This package exposes the OCaml compiler libraries repackaged under the toplevel names Ocaml_common, Ocaml_bytecomp, Ocaml_optcomp, etc.

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

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

sudo dnf -y install ocaml-compiler-libs-janestreet

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

sudo yum -y install ocaml-compiler-libs-janestreet

How To Uninstall ocaml-compiler-libs-janestreet on Fedora 36

To uninstall only the ocaml-compiler-libs-janestreet package we can use the following command:

sudo dnf remove ocaml-compiler-libs-janestreet

ocaml-compiler-libs-janestreet Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/80
/usr/lib/.build-id/80/3b78c18ceb5e4d3cd54f19761ba4299dcb8b68
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/cd59b67c7a8e2449a7811565b911109ee55ee9
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/c3ff946365b17d5ac42a6ead90c41cfb5399b1
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/71135728b69c31ffed225c2f3b76662b901122
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/c429c0fbb2dbaf4281c257d780537a103b89ec
/usr/lib64/ocaml/ocaml-compiler-libs
/usr/lib64/ocaml/ocaml-compiler-libs/META
/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp
/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cma
/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmi
/usr/lib64/ocaml/ocaml-compiler-libs/bytecomp/ocaml_bytecomp.cmxs
/usr/lib64/ocaml/ocaml-compiler-libs/common
/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cma
/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmi
/usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxs
/usr/lib64/ocaml/ocaml-compiler-libs/optcomp
/usr/lib64/ocaml/ocaml-compiler-libs/optcomp/ocaml_optcomp.cma
/usr/lib64/ocaml/ocaml-compiler-libs/optcomp/ocaml_optcomp.cmi
/usr/lib64/ocaml/ocaml-compiler-libs/optcomp/ocaml_optcomp.cmxs
/usr/lib64/ocaml/ocaml-compiler-libs/shadow
/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cma
/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmi
/usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxs
/usr/lib64/ocaml/ocaml-compiler-libs/toplevel
/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cma
/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmi
/usr/lib64/ocaml/ocaml-compiler-libs/toplevel/ocaml_toplevel.cmxs
/usr/share/doc/ocaml-compiler-libs-janestreet
/usr/share/doc/ocaml-compiler-libs-janestreet/README.org
/usr/share/licenses/ocaml-compiler-libs-janestreet
/usr/share/licenses/ocaml-compiler-libs-janestreet/LICENSE.md

References

Summary

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