How to Install and Uninstall ghc-ConfigFile.x86_64 Package on Fedora 35
Last updated: January 12,2025
1. Install "ghc-ConfigFile.x86_64" package
Please follow the guidance below to install ghc-ConfigFile.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ghc-ConfigFile.x86_64
Copied
2. Uninstall "ghc-ConfigFile.x86_64" package
Please follow the guidance below to uninstall ghc-ConfigFile.x86_64 on Fedora 35:
$
sudo dnf remove
ghc-ConfigFile.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-ConfigFile.x86_64 package on Fedora 35
Last metadata expiration check: 4:16:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-ConfigFile
Version : 1.1.4
Release : 21.fc35
Architecture : x86_64
Size : 71 k
Source : ghc-ConfigFile-1.1.4-21.fc35.src.rpm
Repository : fedora
Summary : Configuration file reading and writing
URL : https://hackage.haskell.org/package/ConfigFile
License : BSD or LGPLv2+
Description : Parser and writer for handling sectioned config files in Haskell.
:
: The ConfigFile module works with configuration files in a standard format that
: is easy for the user to edit, easy for the programmer to work with, yet remains
: powerful and flexible. It is inspired by, and compatible with, Python's
: ConfigParser module. It uses files that resemble Windows .INI-style files, but
: with numerous improvements.
:
: ConfigFile provides simple calls to both read and write config files.
: It's possible to make a config file parsable by this module, the Unix shell,
: and make.
Available Packages
Name : ghc-ConfigFile
Version : 1.1.4
Release : 21.fc35
Architecture : x86_64
Size : 71 k
Source : ghc-ConfigFile-1.1.4-21.fc35.src.rpm
Repository : fedora
Summary : Configuration file reading and writing
URL : https://hackage.haskell.org/package/ConfigFile
License : BSD or LGPLv2+
Description : Parser and writer for handling sectioned config files in Haskell.
:
: The ConfigFile module works with configuration files in a standard format that
: is easy for the user to edit, easy for the programmer to work with, yet remains
: powerful and flexible. It is inspired by, and compatible with, Python's
: ConfigParser module. It uses files that resemble Windows .INI-style files, but
: with numerous improvements.
:
: ConfigFile provides simple calls to both read and write config files.
: It's possible to make a config file parsable by this module, the Unix shell,
: and make.