How to Install and Uninstall emacs-haskell-mode Package on openSUSE Leap

Last updated: May 17,2024

1. Install "emacs-haskell-mode" package

In this section, we are going to explain the necessary steps to install emacs-haskell-mode on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install emacs-haskell-mode

2. Uninstall "emacs-haskell-mode" package

Please follow the guidance below to uninstall emacs-haskell-mode on openSUSE Leap:

$ sudo zypper remove emacs-haskell-mode

3. Information about the emacs-haskell-mode package on openSUSE Leap

Information for package emacs-haskell-mode:
-------------------------------------------
Repository : Main Repository
Name : emacs-haskell-mode
Version : 16.1-bp153.1.118
Arch : noarch
Vendor : openSUSE
Installed Size : 677,2 KiB
Installed : No
Status : not installed
Source package : emacs-haskell-mode-16.1-bp153.1.118.src
Summary : Haskell mode for EMACS
Description :
Haskell-mode is a major Emacs mode for editing Haskell source code. It
provides syntax highlighting and automatic indentation and comes with
inf-haskell which allows interaction with an inferior Haskell interactive loop
such as the one of Hugs or GHCi.