How To Install ocaml-mew-vi on Fedora 36

In this tutorial we learn how to install ocaml-mew-vi in Fedora 36. ocaml-mew-vi is Modal Editing Witch, VI interpreter

Introduction

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

What is ocaml-mew-vi

This is a vi-like modal editing engine generator. Provide Key, Mode, and Concurrent modules to define the real world environment to get a handy vi-like modal editing engine. Feed the the i channel user input and get the vi actions from the action_output channel.

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

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

sudo dnf -y install ocaml-mew-vi

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

sudo yum -y install ocaml-mew-vi

How To Uninstall ocaml-mew-vi on Fedora 36

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

sudo dnf remove ocaml-mew-vi

ocaml-mew-vi Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/507b98c0468329be28efd1537bacb4498d7115
/usr/lib/ocaml/mew_vi
/usr/lib/ocaml/mew_vi/META
/usr/lib/ocaml/mew_vi/mew_vi.cma
/usr/lib/ocaml/mew_vi/mew_vi.cmi
/usr/lib/ocaml/mew_vi/mew_vi.cmxs
/usr/lib/ocaml/mew_vi/mew_vi__.cmi
/usr/lib/ocaml/mew_vi/mew_vi__Core.cmi
/usr/lib/ocaml/mew_vi/mew_vi__Edit_action.cmi
/usr/lib/ocaml/mew_vi/mew_vi__Interpret.cmi
/usr/lib/ocaml/mew_vi/mew_vi__Key.cmi
/usr/lib/ocaml/mew_vi/mew_vi__Modal.cmi
/usr/lib/ocaml/mew_vi/mew_vi__Mode.cmi
/usr/lib/ocaml/mew_vi/mew_vi__Vi_action.cmi
/usr/share/doc/ocaml-mew-vi
/usr/share/doc/ocaml-mew-vi/CHANGES.md
/usr/share/doc/ocaml-mew-vi/README.md
/usr/share/licenses/ocaml-mew-vi
/usr/share/licenses/ocaml-mew-vi/LICENSE

References

Summary

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


title: “How To Install ocaml-mew-vi on Fedora 36” linkTitle: “ocaml-mew-vi” type: “docs” description: “In this tutorial we learn how to install ocaml-mew-vi in Fedora 36. ocaml-mew-vi is Modal Editing Witch, VI interpreter” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ocaml-mew-vi-featured.png

Introduction

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

What is ocaml-mew-vi

This is a vi-like modal editing engine generator. Provide Key, Mode, and Concurrent modules to define the real world environment to get a handy vi-like modal editing engine. Feed the the i channel user input and get the vi actions from the action_output channel.

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

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

sudo dnf -y install ocaml-mew-vi

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

sudo yum -y install ocaml-mew-vi

How To Uninstall ocaml-mew-vi on Fedora 36

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

sudo dnf remove ocaml-mew-vi

ocaml-mew-vi Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/4e75607667484d655670bd202bf83a54350ecc
/usr/lib64/ocaml/mew_vi
/usr/lib64/ocaml/mew_vi/META
/usr/lib64/ocaml/mew_vi/mew_vi.cma
/usr/lib64/ocaml/mew_vi/mew_vi.cmi
/usr/lib64/ocaml/mew_vi/mew_vi.cmxs
/usr/lib64/ocaml/mew_vi/mew_vi__.cmi
/usr/lib64/ocaml/mew_vi/mew_vi__Core.cmi
/usr/lib64/ocaml/mew_vi/mew_vi__Edit_action.cmi
/usr/lib64/ocaml/mew_vi/mew_vi__Interpret.cmi
/usr/lib64/ocaml/mew_vi/mew_vi__Key.cmi
/usr/lib64/ocaml/mew_vi/mew_vi__Modal.cmi
/usr/lib64/ocaml/mew_vi/mew_vi__Mode.cmi
/usr/lib64/ocaml/mew_vi/mew_vi__Vi_action.cmi
/usr/share/doc/ocaml-mew-vi
/usr/share/doc/ocaml-mew-vi/CHANGES.md
/usr/share/doc/ocaml-mew-vi/README.md
/usr/share/licenses/ocaml-mew-vi
/usr/share/licenses/ocaml-mew-vi/LICENSE

References

Summary

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