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

Last updated: October 06,2024

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

This guide let you learn how to install ghc-vector-space.x86_64 on Fedora 35

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

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

Learn how to uninstall ghc-vector-space.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 3:42:56 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-vector-space
Version : 0.16
Release : 7.fc35
Architecture : x86_64
Size : 83 k
Source : ghc-vector-space-0.16-7.fc35.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, ...).