How to Install and Uninstall ghc-integer-logarithms.x86_64 Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "ghc-integer-logarithms.x86_64" package

This guide let you learn how to install ghc-integer-logarithms.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install ghc-integer-logarithms.x86_64

2. Uninstall "ghc-integer-logarithms.x86_64" package

This guide covers the steps necessary to uninstall ghc-integer-logarithms.x86_64 on CentOS Stream 8:

$ sudo dnf remove ghc-integer-logarithms.x86_64 $ sudo dnf autoremove

3. Information about the ghc-integer-logarithms.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:19:01 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-integer-logarithms
Version : 1.0.2.1
Release : 1.el8
Architecture : x86_64
Size : 25 k
Source : ghc-integer-logarithms-1.0.2.1-1.el8.src.rpm
Repository : epel
Summary : Integer logarithms
URL : https://hackage.haskell.org/package/integer-logarithms
License : MIT
Description : "Math.NumberTheory.Logarithms" and "Math.NumberTheory.Powers.Integer" from the
: arithmoi package.
:
: Also provides "GHC.Integer.Logarithms.Compat" and
: "Math.NumberTheory.Power.Natural" modules, as well as some additional functions
: in migrated modules.