How to Install and Uninstall ghc Package on openSUSE Leap
Last updated: January 14,2025
1. Install "ghc" package
Please follow the step by step instructions below to install ghc on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc
Copied
2. Uninstall "ghc" package
Please follow the step by step instructions below to uninstall ghc on openSUSE Leap:
$
sudo zypper remove
ghc
Copied
3. Information about the ghc package on openSUSE Leap
Information for package ghc:
----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc
Version : 8.10.7-150500.3.2.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.6 KiB
Installed : No
Status : not installed
Source package : ghc-8.10.7-150500.3.2.5.src
Upstream URL : https://www.haskell.org/ghc/
Summary : The Glorious Glasgow Haskell Compiler
Description :
Haskell is the standard purely functional programming language; the
current language version is Haskell 98, agreed in December 1998.
GHC is a state-of-the-art programming suite for Haskell. Included is
an optimising compiler generating good code for a variety of
platforms, together with an interactive system for convenient, quick
development. The distribution includes space and time profiling
facilities, a large collection of libraries, and support for various
language extensions, including concurrency, exceptions, and foreign
language interfaces (C, C++, etc).
A wide variety of Haskell related resources (tutorials, libraries,
specifications, documentation, compilers, interprbeters, references,
contact information, links to research groups) are available from the
Haskell home page at.
----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc
Version : 8.10.7-150500.3.2.5
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.6 KiB
Installed : No
Status : not installed
Source package : ghc-8.10.7-150500.3.2.5.src
Upstream URL : https://www.haskell.org/ghc/
Summary : The Glorious Glasgow Haskell Compiler
Description :
Haskell is the standard purely functional programming language; the
current language version is Haskell 98, agreed in December 1998.
GHC is a state-of-the-art programming suite for Haskell. Included is
an optimising compiler generating good code for a variety of
platforms, together with an interactive system for convenient, quick
development. The distribution includes space and time profiling
facilities, a large collection of libraries, and support for various
language extensions, including concurrency, exceptions, and foreign
language interfaces (C, C++, etc).
A wide variety of Haskell related resources (tutorials, libraries,
specifications, documentation, compilers, interprbeters, references,
contact information, links to research groups) are available from the
Haskell home page at