How to Install and Uninstall ghc-vector-algorithms.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

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

This guide let you learn how to install ghc-vector-algorithms.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This tutorial shows how to uninstall ghc-vector-algorithms.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ghc-vector-algorithms.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:19:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-vector-algorithms
Version : 0.8.0.4
Release : 2.el9
Architecture : x86_64
Size : 151 k
Source : ghc-vector-algorithms-0.8.0.4-2.el9.src.rpm
Repository : epel
Summary : Efficient algorithms for vector arrays
URL : https://hackage.haskell.org/package/vector-algorithms
License : BSD
Description : Efficient algorithms for sorting vector arrays. At some stage other vector
: algorithms may be added.