How to Install and Uninstall ghc-vector-algorithms.x86_64 Package on CentOS Stream 9

Last updated: October 10,2024

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

Learn how to install ghc-vector-algorithms.x86_64 on CentOS Stream 9

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

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

Please follow the guidelines below to uninstall ghc-vector-algorithms.x86_64 on CentOS Stream 9:

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

3. Information about the ghc-vector-algorithms.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:03:31 ago on Sat Mar 16 16:03:45 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.