How to Install and Uninstall ghc-data-accessor.x86_64 Package on Fedora 36
Last updated: January 09,2025
1. Install "ghc-data-accessor.x86_64" package
This tutorial shows how to install ghc-data-accessor.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
ghc-data-accessor.x86_64
Copied
2. Uninstall "ghc-data-accessor.x86_64" package
Learn how to uninstall ghc-data-accessor.x86_64 on Fedora 36:
$
sudo dnf remove
ghc-data-accessor.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-data-accessor.x86_64 package on Fedora 36
Last metadata expiration check: 3:27:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-data-accessor
Version : 0.2.3
Release : 6.fc36
Architecture : x86_64
Size : 39 k
Source : ghc-data-accessor-0.2.3-6.fc36.src.rpm
Repository : fedora
Summary : Utilities for accessing and manipulating fields of records
URL : https://hackage.haskell.org/package/data-accessor
License : BSD
Description : With this package you can define record field accessors which allow setting,
: getting and modifying values easily. The package clearly demonstrates the power
: of the functional approach: You can combine accessors of a record and
: sub-records, to make the access look like the fields of the sub-record belong
: to the main record.
Available Packages
Name : ghc-data-accessor
Version : 0.2.3
Release : 6.fc36
Architecture : x86_64
Size : 39 k
Source : ghc-data-accessor-0.2.3-6.fc36.src.rpm
Repository : fedora
Summary : Utilities for accessing and manipulating fields of records
URL : https://hackage.haskell.org/package/data-accessor
License : BSD
Description : With this package you can define record field accessors which allow setting,
: getting and modifying values easily. The package clearly demonstrates the power
: of the functional approach: You can combine accessors of a record and
: sub-records, to make the access look like the fields of the sub-record belong
: to the main record.