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

Last updated: September 27,2024

1. Install "ghc9.6-process.x86_64" package

Please follow the guidance below to install ghc9.6-process.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ghc9.6-process.x86_64

2. Uninstall "ghc9.6-process.x86_64" package

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

$ sudo dnf remove ghc9.6-process.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:21:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc9.6-process
Version : 1.6.17.0
Release : 13.el9
Architecture : x86_64
Size : 63 k
Source : ghc9.6-9.6.4-13.el9.src.rpm
Repository : epel
Summary : Haskell process library
URL : https://hackage.haskell.org/package/process
License : BSD-3-Clause AND HaskellReport
Description : This package provides the Haskell process library.