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

Last updated: November 28,2024

1. Install "ghc-StateVar.x86_64" package

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

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

2. Uninstall "ghc-StateVar.x86_64" package

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

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

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

Last metadata expiration check: 1:30:34 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ghc-StateVar
Version : 1.2.2
Release : 6.fc38
Architecture : x86_64
Size : 18 k
Source : ghc-StateVar-1.2.2-6.fc38.src.rpm
Repository : fedora
Summary : State variables
URL : https://hackage.haskell.org/package/StateVar
License : BSD-3-Clause
Description : This package contains state variables, which are references in the IO monad,
: like IORefs or parts of the OpenGL state.