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

Last updated: October 06,2024

1. Install "ghc-vector.x86_64" package

Please follow the steps below to install ghc-vector.x86_64 on Fedora 35

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

2. Uninstall "ghc-vector.x86_64" package

This tutorial shows how to uninstall ghc-vector.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 3:14:56 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-vector
Version : 0.12.3.0
Release : 1.fc35
Architecture : x86_64
Size : 602 k
Source : ghc-vector-0.12.3.0-1.fc35.src.rpm
Repository : fedora
Summary : Efficient Arrays
URL : https://hackage.haskell.org/package/vector
License : BSD
Description : An efficient implementation of Int-indexed arrays (both mutable
: and immutable), with a powerful loop optimisation framework.