How to Install and Uninstall emacs-merlin.noarch Package on Fedora 35

Last updated: January 16,2025

1. Install "emacs-merlin.noarch" package

This tutorial shows how to install emacs-merlin.noarch on Fedora 35

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

2. Uninstall "emacs-merlin.noarch" package

Please follow the guidelines below to uninstall emacs-merlin.noarch on Fedora 35:

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

3. Information about the emacs-merlin.noarch package on Fedora 35

Last metadata expiration check: 4:08:40 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : emacs-merlin
Version : 4.4
Release : 1.fc35
Architecture : noarch
Size : 49 k
Source : ocaml-merlin-4.4-1.fc35.src.rpm
Repository : updates
Summary : Context sensitive completion for OCaml in Emacs
URL : https://ocaml.github.io/merlin/
License : MIT and QPL
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 Emacs interface to merlin.