How to Install and Uninstall dhall.x86_64 Package on AlmaLinux 9
Last updated: February 13,2025
1. Install "dhall.x86_64" package
Please follow the guidance below to install dhall.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
dhall.x86_64
Copied
2. Uninstall "dhall.x86_64" package
This is a short guide on how to uninstall dhall.x86_64 on AlmaLinux 9:
$
sudo dnf remove
dhall.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the dhall.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:08:53 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : dhall
Version : 1.39.0
Release : 3.el9
Architecture : x86_64
Size : 4.8 M
Source : dhall-1.39.0-3.el9.src.rpm
Repository : epel
Summary : A configuration language guaranteed to terminate
URL : https://hackage.haskell.org/package/dhall
License : BSD
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.
Available Packages
Name : dhall
Version : 1.39.0
Release : 3.el9
Architecture : x86_64
Size : 4.8 M
Source : dhall-1.39.0-3.el9.src.rpm
Repository : epel
Summary : A configuration language guaranteed to terminate
URL : https://hackage.haskell.org/package/dhall
License : BSD
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.