How to Install and Uninstall ghc-setenv Package on openSUSE Leap

Last updated: May 04,2024

1. Install "ghc-setenv" package

In this section, we are going to explain the necessary steps to install ghc-setenv on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-setenv

2. Uninstall "ghc-setenv" package

Please follow the steps below to uninstall ghc-setenv on openSUSE Leap:

$ sudo zypper remove ghc-setenv

3. Information about the ghc-setenv package on openSUSE Leap

Information for package ghc-setenv:
-----------------------------------
Repository : Main Repository
Name : ghc-setenv
Version : 0.1.1.3-bp155.3.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.9 KiB
Installed : No
Status : not installed
Source package : ghc-setenv-0.1.1.3-bp155.3.16.src
Upstream URL : https://hackage.haskell.org/package/setenv
Summary : A cross-platform library for setting environment variables
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'.

5. The same packages on other Linux Distributions