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

Last updated: September 28,2024

1. Install "ghc-filemanip.x86_64" package

This guide let you learn how to install ghc-filemanip.x86_64 on Fedora 34

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

2. Uninstall "ghc-filemanip.x86_64" package

This guide covers the steps necessary to uninstall ghc-filemanip.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 4:21:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-filemanip
Version : 0.3.6.3
Release : 20.fc34
Architecture : x86_64
Size : 47 k
Source : ghc-filemanip-0.3.6.3-20.fc34.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.