How to Install and Uninstall emacs-haskell-mode.noarch Package on Fedora 34

Last updated: June 20,2024

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

This tutorial shows how to install emacs-haskell-mode.noarch on Fedora 34

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

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

This guide let you learn how to uninstall emacs-haskell-mode.noarch on Fedora 34:

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

3. Information about the emacs-haskell-mode.noarch package on Fedora 34

Last metadata expiration check: 4:17:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : emacs-haskell-mode
Version : 16.2
Release : 0.5.fc33
Architecture : noarch
Size : 297 k
Source : emacs-haskell-mode-16.2-0.5.fc33.src.rpm
Repository : fedora
Summary : Haskell editing mode for Emacs
URL : https://github.com/haskell/haskell-mode
License : GPLv3+
Description : This package adds a Haskell major mode to Emacs. The Haskell mode
: supports font locking,declaration scanning, documentation,
: indentation, and interaction with Hugs and GHCi.