How to Install and Uninstall ghc-data-accessor.x86_64 Package on Fedora 35
Last updated: November 25,2024
1. Install "ghc-data-accessor.x86_64" package
Please follow the instructions below to install ghc-data-accessor.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ghc-data-accessor.x86_64
Copied
2. Uninstall "ghc-data-accessor.x86_64" package
Please follow the guidelines below to uninstall ghc-data-accessor.x86_64 on Fedora 35:
$
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 35
Last metadata expiration check: 5:16:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-data-accessor
Version : 0.2.3
Release : 5.fc35
Architecture : x86_64
Size : 40 k
Source : ghc-data-accessor-0.2.3-5.fc35.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 : 5.fc35
Architecture : x86_64
Size : 40 k
Source : ghc-data-accessor-0.2.3-5.fc35.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.