How To Install ocaml-libnbd on Fedora 36

In this tutorial we learn how to install ocaml-libnbd in Fedora 36. ocaml-libnbd is OCaml language bindings for libnbd

Introduction

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

What is ocaml-libnbd

This package contains OCaml language bindings for libnbd.

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

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

sudo dnf -y install ocaml-libnbd

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

sudo yum -y install ocaml-libnbd

How To Uninstall ocaml-libnbd on Fedora 36

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

sudo dnf remove ocaml-libnbd

ocaml-libnbd Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/a7986ab9350dfffbdbc7e820043040704d4519
/usr/lib/ocaml/nbd
/usr/lib/ocaml/nbd/META
/usr/lib/ocaml/nbd/NBD.cmi
/usr/lib/ocaml/nbd/mlnbd.cma
/usr/lib/ocaml/stublibs/dllmlnbd.so
/usr/lib/ocaml/stublibs/dllmlnbd.so.owner

References

Summary

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


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

Introduction

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

What is ocaml-libnbd

This package contains OCaml language bindings for libnbd.

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

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

sudo dnf -y install ocaml-libnbd

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

sudo yum -y install ocaml-libnbd

How To Uninstall ocaml-libnbd on Fedora 36

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

sudo dnf remove ocaml-libnbd

ocaml-libnbd Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/20
/usr/lib/.build-id/20/8263b01224039ac89a3a109c2307692e7c5bf4
/usr/lib64/ocaml/nbd
/usr/lib64/ocaml/nbd/META
/usr/lib64/ocaml/nbd/NBD.cmi
/usr/lib64/ocaml/nbd/mlnbd.cma
/usr/lib64/ocaml/stublibs/dllmlnbd.so
/usr/lib64/ocaml/stublibs/dllmlnbd.so.owner

References

Summary

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