How to Install and Uninstall ghc-integer-logarithms.x86_64 Package on Oracle Linux 8

Last updated: November 27,2024

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

This tutorial shows how to install ghc-integer-logarithms.x86_64 on Oracle Linux 8

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

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

Please follow the guidelines below to uninstall ghc-integer-logarithms.x86_64 on Oracle Linux 8:

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

3. Information about the ghc-integer-logarithms.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:40:00 ago on Mon Sep 12 02:51:38 2022.
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.