How to Install and Uninstall ghc-libraries.x86_64 Package on AlmaLinux 8
Last updated: November 28,2024
1. Install "ghc-libraries.x86_64" package
This guide covers the steps necessary to install ghc-libraries.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
ghc-libraries.x86_64
Copied
2. Uninstall "ghc-libraries.x86_64" package
In this section, we are going to explain the necessary steps to uninstall ghc-libraries.x86_64 on AlmaLinux 8:
$
sudo dnf remove
ghc-libraries.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-libraries.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:38:10 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : ghc-libraries
Version : 8.2.2
Release : 68.4.el8
Architecture : x86_64
Size : 46 k
Source : ghc-8.2.2-68.4.el8.src.rpm
Repository : epel
Summary : GHC development libraries meta package
URL : https://haskell.org/ghc/
License : BSD and HaskellReport
Description : This is a meta-package for all the development library packages in GHC
: except the ghc library, which is installed by the toplevel ghc metapackage.
Available Packages
Name : ghc-libraries
Version : 8.2.2
Release : 68.4.el8
Architecture : x86_64
Size : 46 k
Source : ghc-8.2.2-68.4.el8.src.rpm
Repository : epel
Summary : GHC development libraries meta package
URL : https://haskell.org/ghc/
License : BSD and HaskellReport
Description : This is a meta-package for all the development library packages in GHC
: except the ghc library, which is installed by the toplevel ghc metapackage.