How to Install and Uninstall ghc-dhall Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "ghc-dhall" package

In this section, we are going to explain the necessary steps to install ghc-dhall on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-dhall

2. Uninstall "ghc-dhall" package

Please follow the instructions below to uninstall ghc-dhall on openSuSE Tumbleweed:

$ sudo zypper remove ghc-dhall

3. Information about the ghc-dhall package on openSuSE Tumbleweed

Information for package ghc-dhall:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-dhall
Version : 1.40.1-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 43,7 MiB
Installed : No
Status : not installed
Source package : ghc-dhall-1.40.1-3.1.src
Summary : A configuration language guaranteed to terminate
Description :
Dhall is an explicitly typed configuration language that is not Turing
complete. Despite being Turing incomplete, Dhall is a real programming language
with a type-checker and evaluator.
Use this library to parse, type-check, evaluate, and pretty-print the Dhall
configuration language. This package also includes an executable which
type-checks a Dhall file and reduces the file to a fully evaluated normal form.
Read "Dhall.Tutorial" to learn how to use this library.

5. The same packages on other Linux Distributions