How to Install and Uninstall ghc-distributive.x86_64 Package on Fedora 38

Last updated: November 01,2024

1. Install "ghc-distributive.x86_64" package

Please follow the step by step instructions below to install ghc-distributive.x86_64 on Fedora 38

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

2. Uninstall "ghc-distributive.x86_64" package

Here is a brief guide to show you how to uninstall ghc-distributive.x86_64 on Fedora 38:

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

3. Information about the ghc-distributive.x86_64 package on Fedora 38

Last metadata expiration check: 3:50:52 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ghc-distributive
Version : 0.6.2.1
Release : 8.fc38
Architecture : x86_64
Size : 26 k
Source : ghc-distributive-0.6.2.1-8.fc38.src.rpm
Repository : fedora
Summary : Distributive functors -- Dual to Traversable
URL : https://hackage.haskell.org/package/distributive
License : BSD-3-Clause
Description : Distributive functors -- Dual to 'Traversable'.