How to Install and Uninstall ghc-unix.x86_64 Package on AlmaLinux 8

Last updated: March 01,2025

1. Install "ghc-unix.x86_64" package

Please follow the steps below to install ghc-unix.x86_64 on AlmaLinux 8

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

2. Uninstall "ghc-unix.x86_64" package

This guide covers the steps necessary to uninstall ghc-unix.x86_64 on AlmaLinux 8:

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

3. Information about the ghc-unix.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:44:26 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : ghc-unix
Version : 2.7.2.2
Release : 68.4.el8
Architecture : x86_64
Size : 203 k
Source : ghc-8.2.2-68.4.el8.src.rpm
Repository : epel
Summary : Haskell unix library
URL : http://hackage.haskell.org/package/unix
License : BSD
Description : This package provides the Haskell unix library.