How to Install and Uninstall vim-merlin.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "vim-merlin.noarch" package

Please follow the step by step instructions below to install vim-merlin.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install vim-merlin.noarch

2. Uninstall "vim-merlin.noarch" package

This is a short guide on how to uninstall vim-merlin.noarch on Fedora 36:

$ sudo dnf remove vim-merlin.noarch $ sudo dnf autoremove

3. Information about the vim-merlin.noarch package on Fedora 36

Last metadata expiration check: 4:21:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : vim-merlin
Version : 4.5
Release : 1.fc36
Architecture : noarch
Size : 34 k
Source : ocaml-merlin-4.5-1.fc36.src.rpm
Repository : updates
Summary : Context sensitive completion for OCaml in Vim
URL : https://ocaml.github.io/merlin/
License : MIT and QPL and LGPLv2 with exceptions
Description : Merlin is an assistant for editing OCaml code. It aims to provide the
: features available in modern IDEs: error reporting, auto completion,
: source browsing and much more.
:
: This package contains the Vim interface to merlin.