How To Install ocaml-zed on Fedora 36

In this tutorial we learn how to install ocaml-zed in Fedora 36. ocaml-zed is Abstract engine for text edition in OCaml

Introduction

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

What is ocaml-zed

Zed is an abstract engine for text edition. It can be used to write text editors, edition widgets, readlines, … You just have to connect an engine to your inputs and rendering functions to get an editor. Zed provides key-binding helpers, and general purpose unicode rope manipulation functions.

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

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

sudo dnf -y install ocaml-zed

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

sudo yum -y install ocaml-zed

How To Uninstall ocaml-zed on Fedora 36

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

sudo dnf remove ocaml-zed

ocaml-zed Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/fdbdc484a28068c06df0cc9cf26038cf6b5fe0
/usr/lib/ocaml/zed
/usr/lib/ocaml/zed/META
/usr/lib/ocaml/zed/dune-package
/usr/lib/ocaml/zed/opam
/usr/lib/ocaml/zed/zed.cma
/usr/lib/ocaml/zed/zed.cmxs
/usr/lib/ocaml/zed/zed_char.cmi
/usr/lib/ocaml/zed/zed_char.cmt
/usr/lib/ocaml/zed/zed_char.cmti
/usr/lib/ocaml/zed/zed_cursor.cmi
/usr/lib/ocaml/zed/zed_cursor.cmt
/usr/lib/ocaml/zed/zed_cursor.cmti
/usr/lib/ocaml/zed/zed_edit.cmi
/usr/lib/ocaml/zed/zed_edit.cmt
/usr/lib/ocaml/zed/zed_edit.cmti
/usr/lib/ocaml/zed/zed_input.cmi
/usr/lib/ocaml/zed/zed_input.cmt
/usr/lib/ocaml/zed/zed_input.cmti
/usr/lib/ocaml/zed/zed_lines.cmi
/usr/lib/ocaml/zed/zed_lines.cmt
/usr/lib/ocaml/zed/zed_lines.cmti
/usr/lib/ocaml/zed/zed_macro.cmi
/usr/lib/ocaml/zed/zed_macro.cmt
/usr/lib/ocaml/zed/zed_macro.cmti
/usr/lib/ocaml/zed/zed_re.cmi
/usr/lib/ocaml/zed/zed_re.cmt
/usr/lib/ocaml/zed/zed_re.cmti
/usr/lib/ocaml/zed/zed_rope.cmi
/usr/lib/ocaml/zed/zed_rope.cmt
/usr/lib/ocaml/zed/zed_rope.cmti
/usr/lib/ocaml/zed/zed_string.cmi
/usr/lib/ocaml/zed/zed_string.cmt
/usr/lib/ocaml/zed/zed_string.cmti
/usr/lib/ocaml/zed/zed_utf8.cmi
/usr/lib/ocaml/zed/zed_utf8.cmt
/usr/lib/ocaml/zed/zed_utf8.cmti
/usr/lib/ocaml/zed/zed_utils.cmi
/usr/lib/ocaml/zed/zed_utils.cmt
/usr/share/doc/ocaml-zed
/usr/share/doc/ocaml-zed/CHANGES.md
/usr/share/doc/ocaml-zed/README.md
/usr/share/licenses/ocaml-zed
/usr/share/licenses/ocaml-zed/LICENSE

References

Summary

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


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

Introduction

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

What is ocaml-zed

Zed is an abstract engine for text edition. It can be used to write text editors, edition widgets, readlines, … You just have to connect an engine to your inputs and rendering functions to get an editor. Zed provides key-binding helpers, and general purpose unicode rope manipulation functions.

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

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

sudo dnf -y install ocaml-zed

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

sudo yum -y install ocaml-zed

How To Uninstall ocaml-zed on Fedora 36

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

sudo dnf remove ocaml-zed

ocaml-zed Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/03bb4eaf1ce257d8199af6b9e8b77964c47a65
/usr/lib64/ocaml/zed
/usr/lib64/ocaml/zed/META
/usr/lib64/ocaml/zed/dune-package
/usr/lib64/ocaml/zed/opam
/usr/lib64/ocaml/zed/zed.cma
/usr/lib64/ocaml/zed/zed.cmxs
/usr/lib64/ocaml/zed/zed_char.cmi
/usr/lib64/ocaml/zed/zed_char.cmt
/usr/lib64/ocaml/zed/zed_char.cmti
/usr/lib64/ocaml/zed/zed_cursor.cmi
/usr/lib64/ocaml/zed/zed_cursor.cmt
/usr/lib64/ocaml/zed/zed_cursor.cmti
/usr/lib64/ocaml/zed/zed_edit.cmi
/usr/lib64/ocaml/zed/zed_edit.cmt
/usr/lib64/ocaml/zed/zed_edit.cmti
/usr/lib64/ocaml/zed/zed_input.cmi
/usr/lib64/ocaml/zed/zed_input.cmt
/usr/lib64/ocaml/zed/zed_input.cmti
/usr/lib64/ocaml/zed/zed_lines.cmi
/usr/lib64/ocaml/zed/zed_lines.cmt
/usr/lib64/ocaml/zed/zed_lines.cmti
/usr/lib64/ocaml/zed/zed_macro.cmi
/usr/lib64/ocaml/zed/zed_macro.cmt
/usr/lib64/ocaml/zed/zed_macro.cmti
/usr/lib64/ocaml/zed/zed_re.cmi
/usr/lib64/ocaml/zed/zed_re.cmt
/usr/lib64/ocaml/zed/zed_re.cmti
/usr/lib64/ocaml/zed/zed_rope.cmi
/usr/lib64/ocaml/zed/zed_rope.cmt
/usr/lib64/ocaml/zed/zed_rope.cmti
/usr/lib64/ocaml/zed/zed_string.cmi
/usr/lib64/ocaml/zed/zed_string.cmt
/usr/lib64/ocaml/zed/zed_string.cmti
/usr/lib64/ocaml/zed/zed_utf8.cmi
/usr/lib64/ocaml/zed/zed_utf8.cmt
/usr/lib64/ocaml/zed/zed_utf8.cmti
/usr/lib64/ocaml/zed/zed_utils.cmi
/usr/lib64/ocaml/zed/zed_utils.cmt
/usr/share/doc/ocaml-zed
/usr/share/doc/ocaml-zed/CHANGES.md
/usr/share/doc/ocaml-zed/README.md
/usr/share/licenses/ocaml-zed
/usr/share/licenses/ocaml-zed/LICENSE

References

Summary

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