How to Install and Uninstall emacs-caml-mode.noarch Package on Fedora 36

Last updated: October 17,2024

1. Install "emacs-caml-mode.noarch" package

Here is a brief guide to show you how to install emacs-caml-mode.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install emacs-caml-mode.noarch

2. Uninstall "emacs-caml-mode.noarch" package

Learn how to uninstall emacs-caml-mode.noarch on Fedora 36:

$ sudo dnf remove emacs-caml-mode.noarch $ sudo dnf autoremove

3. Information about the emacs-caml-mode.noarch package on Fedora 36

Last metadata expiration check: 4:27:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : emacs-caml-mode
Version : 4.9
Release : 2.fc36
Architecture : noarch
Size : 87 k
Source : ocaml-caml-mode-4.9-2.fc36.src.rpm
Repository : fedora
Summary : Emacs mode for editing OCaml source code
URL : https://github.com/ocaml/caml-mode
License : GPLv2+
Description : This package provides a caml-mode for Emacs, for editing OCaml programs,
: as well as an inferior-caml-mode, to run a toplevel. Caml-mode supports
: indentation, compilation and error retrieving, and sending phrases to
: the toplevel. There is also support for hilit, font-lock and imenu.