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

Last updated: October 05,2024

1. Install "ghc-vector-space.x86_64" package

Please follow the guidelines below to install ghc-vector-space.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-vector-space.x86_64

2. Uninstall "ghc-vector-space.x86_64" package

This is a short guide on how to uninstall ghc-vector-space.x86_64 on Fedora 34:

$ sudo dnf remove ghc-vector-space.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:04:51 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : ghc-vector-space
Version : 0.16
Release : 5.fc34
Architecture : x86_64
Size : 84 k
Source : ghc-vector-space-0.16-5.fc34.src.rpm
Repository : fedora
Summary : Vector and affine spaces, linear maps, and derivatives
URL : https://hackage.haskell.org/package/vector-space
License : BSD
Description : Classes and generic operations for vector spaces and affine spaces.
: It also defines a type of infinite towers of generalized derivatives.
: A generalized derivative is a linear transformation rather than one of
: the common concrete representations (scalars, vectors, matrices, ...).