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

Last updated: January 11,2025

1. Install "ghc-dlist.x86_64" package

Please follow the guidelines below to install ghc-dlist.x86_64 on CentOS Stream 9

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

2. Uninstall "ghc-dlist.x86_64" package

Here is a brief guide to show you how to uninstall ghc-dlist.x86_64 on CentOS Stream 9:

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

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

Last metadata expiration check: 3:00:04 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-dlist
Version : 1.0
Release : 2.el9
Architecture : x86_64
Size : 34 k
Source : ghc-dlist-1.0-2.el9.src.rpm
Repository : epel
Summary : Difference lists
URL : https://hackage.haskell.org/package/dlist
License : BSD
Description : List-like types supporting O(1) append and snoc operations.