How to Install and Uninstall emacs-common-tuareg.noarch Package on Fedora 38

Last updated: January 16,2025

1. Install "emacs-common-tuareg.noarch" package

This tutorial shows how to install emacs-common-tuareg.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install emacs-common-tuareg.noarch

2. Uninstall "emacs-common-tuareg.noarch" package

Learn how to uninstall emacs-common-tuareg.noarch on Fedora 38:

$ sudo dnf remove emacs-common-tuareg.noarch $ sudo dnf autoremove

3. Information about the emacs-common-tuareg.noarch package on Fedora 38

Last metadata expiration check: 0:06:37 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : emacs-common-tuareg
Version : 2.2.0
Release : 12.fc38
Architecture : noarch
Size : 19 k
Source : emacs-common-tuareg-2.2.0-12.fc38.src.rpm
Repository : fedora
Summary : Emacs and XEmacs mode for editing ocaml
URL : https://github.com/ocaml/tuareg
License : GPLv2+
Description : Tuareg is an OCaml mode for GNU Emacs and XEmacs. It handles
: automatic indentation of Objective Caml and Caml Light code. Key
: parts of the code are highlighted using Font-Lock. Support to run an
: interactive Caml toplevel and debbuger is provided.
:
: This package contains the common files. Install emacs-tuareg to get
: the complete package.