How to Install and Uninstall ghc-process.x86_64 Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "ghc-process.x86_64" package

This is a short guide on how to install ghc-process.x86_64 on CentOS Stream 9

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

2. Uninstall "ghc-process.x86_64" package

This guide covers the steps necessary to uninstall ghc-process.x86_64 on CentOS Stream 9:

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

3. Information about the ghc-process.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:34:00 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-process
Version : 1.6.13.2
Release : 116.el9
Architecture : x86_64
Size : 66 k
Source : ghc-8.10.7-116.el9.src.rpm
Repository : epel
Summary : Haskell process library
URL : http://hackage.haskell.org/package/process
License : BSD and HaskellReport
Description : This package provides the Haskell process library.