How to Install and Uninstall dhall.x86_64 Package on Fedora 34
Last updated: December 12,2024
1. Install "dhall.x86_64" package
Learn how to install dhall.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
dhall.x86_64
Copied
2. Uninstall "dhall.x86_64" package
Please follow the steps below to uninstall dhall.x86_64 on Fedora 34:
$
sudo dnf remove
dhall.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the dhall.x86_64 package on Fedora 34
Last metadata expiration check: 4:09:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : dhall
Version : 1.32.0
Release : 4.fc34
Architecture : x86_64
Size : 4.3 M
Source : dhall-1.32.0-4.fc34.src.rpm
Repository : fedora
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.32.0
Release : 4.fc34
Architecture : x86_64
Size : 4.3 M
Source : dhall-1.32.0-4.fc34.src.rpm
Repository : fedora
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.