How to Install and Uninstall ghc9.0-containers.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 07,2024

1. Install "ghc9.0-containers.x86_64" package

This guide covers the steps necessary to install ghc9.0-containers.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ghc9.0-containers.x86_64

2. Uninstall "ghc9.0-containers.x86_64" package

Learn how to uninstall ghc9.0-containers.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ghc9.0-containers.x86_64 $ sudo dnf autoremove

3. Information about the ghc9.0-containers.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:18 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc9.0-containers
Version : 0.6.4.1
Release : 7.el9
Architecture : x86_64
Size : 570 k
Source : ghc9.0-9.0.2-7.el9.src.rpm
Repository : epel
Summary : Haskell containers library
URL : http://hackage.haskell.org/package/containers
License : BSD and HaskellReport
Description : This package provides the Haskell containers library.