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

Last updated: October 03,2024

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 35

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

2. Uninstall "ghc-filemanip.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-filemanip.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:47:45 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-filemanip
Version : 0.3.6.3
Release : 22.fc35
Architecture : x86_64
Size : 47 k
Source : ghc-filemanip-0.3.6.3-22.fc35.src.rpm
Repository : fedora
Summary : Expressive file and directory manipulation for Haskell
URL : https://hackage.haskell.org/package/filemanip
License : BSD
Description : A Haskell library for working with files and directories. Includes code for
: pattern matching, finding files, modifying file contents, and more.