How to Install and Uninstall ghc-emojis Package on openSUSE Leap

Last updated: May 17,2024

1. Install "ghc-emojis" package

Please follow the steps below to install ghc-emojis on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-emojis

2. Uninstall "ghc-emojis" package

This tutorial shows how to uninstall ghc-emojis on openSUSE Leap:

$ sudo zypper remove ghc-emojis

3. Information about the ghc-emojis package on openSUSE Leap

Information for package ghc-emojis:
-----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-emojis
Version : 0.1.3-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 4.2 MiB
Installed : No
Status : not installed
Source package : ghc-emojis-0.1.3-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/emojis
Summary : Conversion between emoji characters and their names
Description :
This package provides functions for converting emoji names to emoji characters
and vice versa.
How does it differ from the 'emoji' package?
- It supports a fuller range of emojis, including all those supported by GitHub
- It supports lookup of emoji aliases from emoji - It uses Text rather than
String - It has a lighter dependency footprint: in particular, it does not
require aeson - It does not require TemplateHaskell.

5. The same packages on other Linux Distributions