How to Install and Uninstall ghc-setenv.x86_64 Package on CentOS Stream 9
Last updated: February 14,2025
1. Install "ghc-setenv.x86_64" package
This is a short guide on how to install ghc-setenv.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-setenv.x86_64
Copied
2. Uninstall "ghc-setenv.x86_64" package
In this section, we are going to explain the necessary steps to uninstall ghc-setenv.x86_64 on CentOS Stream 9:
$
sudo dnf remove
ghc-setenv.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-setenv.x86_64 package on CentOS Stream 9
Last metadata expiration check: 3:15:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-setenv
Version : 0.1.1.3
Release : 22.el9
Architecture : x86_64
Size : 12 k
Source : ghc-setenv-0.1.1.3-22.el9.src.rpm
Repository : epel
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'.
Available Packages
Name : ghc-setenv
Version : 0.1.1.3
Release : 22.el9
Architecture : x86_64
Size : 12 k
Source : ghc-setenv-0.1.1.3-22.el9.src.rpm
Repository : epel
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'.