How to Install and Uninstall ghc-mtl.x86_64 Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "ghc-mtl.x86_64" package
Please follow the guidelines below to install ghc-mtl.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
ghc-mtl.x86_64
Copied
2. Uninstall "ghc-mtl.x86_64" package
Please follow the steps below to uninstall ghc-mtl.x86_64 on Oracle Linux 8:
$
sudo dnf remove
ghc-mtl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-mtl.x86_64 package on Oracle Linux 8
Last metadata expiration check: 3:03:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : ghc-mtl
Version : 2.2.2
Release : 1.el8
Architecture : x86_64
Size : 41 k
Source : ghc-mtl-2.2.2-1.el8.src.rpm
Repository : epel
Summary : Monad classes using functional dependencies
URL : https://hackage.haskell.org/package/mtl
License : BSD
Description : Monad classes using functional dependencies, with instances for various monad
: transformers, inspired by the paper "Functional Programming with Overloading
: and Higher-Order Polymorphism", by Mark P Jones, in "Advanced School of
: Functional Programming", 1995
: ().
Available Packages
Name : ghc-mtl
Version : 2.2.2
Release : 1.el8
Architecture : x86_64
Size : 41 k
Source : ghc-mtl-2.2.2-1.el8.src.rpm
Repository : epel
Summary : Monad classes using functional dependencies
URL : https://hackage.haskell.org/package/mtl
License : BSD
Description : Monad classes using functional dependencies, with instances for various monad
: transformers, inspired by the paper "Functional Programming with Overloading
: and Higher-Order Polymorphism", by Mark P Jones, in "Advanced School of
: Functional Programming", 1995
: (