How To Install ocaml-time-now on Fedora 36

In this tutorial we learn how to install ocaml-time-now in Fedora 36. ocaml-time-now is Get the current time in OCaml

Introduction

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

What is ocaml-time-now

This package provides a single OCaml function to report the current time in nanoseconds since the start of the Unix epoch.

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

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

sudo dnf -y install ocaml-time-now

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

sudo yum -y install ocaml-time-now

How To Uninstall ocaml-time-now on Fedora 36

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

sudo dnf remove ocaml-time-now

ocaml-time-now Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/12
/usr/lib/.build-id/12/61145eda6096f278cc866192f49630d37eff8d
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/ec9ba9929ad649b88091ef9fdeeec3b47ef6da
/usr/lib64/ocaml/stublibs/dlltime_now_stubs.so
/usr/lib64/ocaml/time_now
/usr/lib64/ocaml/time_now/META
/usr/lib64/ocaml/time_now/runtime.js
/usr/lib64/ocaml/time_now/time_now.cma
/usr/lib64/ocaml/time_now/time_now.cmi
/usr/lib64/ocaml/time_now/time_now.cmxs
/usr/share/licenses/ocaml-time-now
/usr/share/licenses/ocaml-time-now/LICENSE.md

References

Summary


In this tutorial we learn how to install ocaml-time-now on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). title: “How To Install ocaml-time-now on Fedora 36”

linkTitle: “ocaml-time-now” type: “docs” description: “In this tutorial we learn how to install ocaml-time-now in Fedora 36. ocaml-time-now is Get the current time in OCaml” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-time-now-featured.png

Introduction

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

What is ocaml-time-now

This package provides a single OCaml function to report the current time in nanoseconds since the start of the Unix epoch.

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

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

sudo dnf -y install ocaml-time-now

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

sudo yum -y install ocaml-time-now

How To Uninstall ocaml-time-now on Fedora 36

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

sudo dnf remove ocaml-time-now

ocaml-time-now Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/68
/usr/lib/.build-id/68/3d786abde7495bacf26035b37cd6dd198283b8
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/1ca854576de7a3a51e37030f416f512c1b2706
/usr/lib/ocaml/stublibs/dlltime_now_stubs.so
/usr/lib/ocaml/time_now
/usr/lib/ocaml/time_now/META
/usr/lib/ocaml/time_now/runtime.js
/usr/lib/ocaml/time_now/time_now.cma
/usr/lib/ocaml/time_now/time_now.cmi
/usr/lib/ocaml/time_now/time_now.cmxs
/usr/share/licenses/ocaml-time-now
/usr/share/licenses/ocaml-time-now/LICENSE.md

References

Summary

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