How to Install and Uninstall ghc-yesod.x86_64 Package on Fedora 36

Last updated: June 26,2024

1. Install "ghc-yesod.x86_64" package

Please follow the guidelines below to install ghc-yesod.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ghc-yesod.x86_64

2. Uninstall "ghc-yesod.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-yesod.x86_64 on Fedora 36:

$ sudo dnf remove ghc-yesod.x86_64 $ sudo dnf autoremove

3. Information about the ghc-yesod.x86_64 package on Fedora 36

Last metadata expiration check: 3:20:27 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-yesod
Version : 1.6.1.2
Release : 2.fc36
Architecture : x86_64
Size : 76 k
Source : ghc-yesod-1.6.1.2-2.fc36.src.rpm
Repository : fedora
Summary : Creation of type-safe, RESTful web applications
URL : https://hackage.haskell.org/package/yesod
License : MIT
Description : The yesod package groups together the various Yesod related packages
: into one cohesive whole.