How to Install and Uninstall ghc-concatenative.x86_64 Package on Fedora 36

Last updated: October 04,2024

1. Install "ghc-concatenative.x86_64" package

Here is a brief guide to show you how to install ghc-concatenative.x86_64 on Fedora 36

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

2. Uninstall "ghc-concatenative.x86_64" package

Learn how to uninstall ghc-concatenative.x86_64 on Fedora 36:

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

3. Information about the ghc-concatenative.x86_64 package on Fedora 36

Last metadata expiration check: 5:11:24 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-concatenative
Version : 1.0.1
Release : 25.fc36
Architecture : x86_64
Size : 19 k
Source : ghc-concatenative-1.0.1-25.fc36.src.rpm
Repository : fedora
Summary : A library for postfix control flow
URL : https://hackage.haskell.org/package/concatenative
License : BSD
Description : Concatenative gives haskell factor style combinators and arrows for postfix
: notation. For more information on stack based languages, see
: .