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

Last updated: October 04,2024

1. Install "ghc-language-c.x86_64" package

Please follow the guidance below to install ghc-language-c.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install ghc-language-c.x86_64

2. Uninstall "ghc-language-c.x86_64" package

Please follow the step by step instructions below to uninstall ghc-language-c.x86_64 on Fedora 38:

$ sudo dnf remove ghc-language-c.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:25:33 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ghc-language-c
Version : 0.9.2
Release : 2.fc38
Architecture : x86_64
Size : 967 k
Source : ghc-language-c-0.9.2-2.fc38.src.rpm
Repository : fedora
Summary : Analysis and generation of C code
URL : https://hackage.haskell.org/package/language-c
License : BSD-3-Clause
Description : Language C is a Haskell library for the analysis and generation of C
: code. It features a complete, well tested parser and pretty printer
: for all of C99 and a large set of GNU extensions.