How to Install and Uninstall ghc-setenv.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "ghc-setenv.x86_64" package

Here is a brief guide to show you how to install ghc-setenv.x86_64 on Fedora 34

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

2. Uninstall "ghc-setenv.x86_64" package

Please follow the guidance below to uninstall ghc-setenv.x86_64 on Fedora 34:

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

3. Information about the ghc-setenv.x86_64 package on Fedora 34

Last metadata expiration check: 0:03:32 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-setenv
Version : 0.1.1.3
Release : 19.fc34
Architecture : x86_64
Size : 11 k
Source : ghc-setenv-0.1.1.3-19.fc34.src.rpm
Repository : fedora
Summary : Cross-platform library for setting environment variables
URL : https://hackage.haskell.org/package/setenv
License : MIT
Description : A cross-platform library for setting environment variables
:
: Note: Since 'base-4.7.0.0' the functions 'setEnv' and 'unsetEnv' are provided
: by 'System.Environment'. 'System.SetEnv' merily re-exports those functions when
: built with 'base >= 4.7'.