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

Last updated: November 24,2024

1. Install "ghc-yesod.x86_64" package

Please follow the guidance below to install ghc-yesod.x86_64 on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 2:18:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-yesod
Version : 1.6.1.2
Release : 1.fc35
Architecture : x86_64
Size : 75 k
Source : ghc-yesod-1.6.1.2-1.fc35.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.