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

Last updated: October 14,2024

1. Install "ghc-StateVar.x86_64" package

This tutorial shows how to install ghc-StateVar.x86_64 on Fedora 36

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

2. Uninstall "ghc-StateVar.x86_64" package

Please follow the guidelines below to uninstall ghc-StateVar.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 0:14:22 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-StateVar
Version : 1.2.2
Release : 2.fc36
Architecture : x86_64
Size : 19 k
Source : ghc-StateVar-1.2.2-2.fc36.src.rpm
Repository : fedora
Summary : State variables
URL : https://hackage.haskell.org/package/StateVar
License : BSD
Description : This package contains state variables, which are references in the IO monad,
: like IORefs or parts of the OpenGL state.