How to Install and Uninstall ghc-filemanip.x86_64 Package on Fedora 39

Last updated: January 20,2025

1. Install "ghc-filemanip.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-filemanip.x86_64 on Fedora 39

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

2. Uninstall "ghc-filemanip.x86_64" package

This is a short guide on how to uninstall ghc-filemanip.x86_64 on Fedora 39:

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

3. Information about the ghc-filemanip.x86_64 package on Fedora 39

Last metadata expiration check: 5:47:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-filemanip
Version : 0.3.6.3
Release : 36.fc39
Architecture : x86_64
Size : 46 k
Source : ghc-filemanip-0.3.6.3-36.fc39.src.rpm
Repository : fedora
Summary : Expressive file and directory manipulation for Haskell
URL : https://hackage.haskell.org/package/filemanip
License : BSD-3-Clause
Description : A Haskell library for working with files and directories. Includes code for
: pattern matching, finding files, modifying file contents, and more.