How to Install and Uninstall ghc9.0-containers.x86_64 Package on Fedora 38

Last updated: September 28,2024

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

In this section, we are going to explain the necessary steps to install ghc9.0-containers.x86_64 on Fedora 38

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

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

Please follow the steps below to uninstall ghc9.0-containers.x86_64 on Fedora 38:

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

3. Information about the ghc9.0-containers.x86_64 package on Fedora 38

Last metadata expiration check: 2:47:37 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ghc9.0-containers
Version : 0.6.4.1
Release : 13.fc38
Architecture : x86_64
Size : 570 k
Source : ghc9.0-9.0.2-13.fc38.src.rpm
Repository : fedora
Summary : Haskell containers library
URL : https://hackage.haskell.org/package/containers
License : BSD and HaskellReport
Description : This package provides the Haskell containers library.