How to Install and Uninstall ghc-doctest.x86_64 Package on AlmaLinux 9
Last updated: November 28,2024
1. Install "ghc-doctest.x86_64" package
Please follow the steps below to install ghc-doctest.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-doctest.x86_64
Copied
2. Uninstall "ghc-doctest.x86_64" package
Here is a brief guide to show you how to uninstall ghc-doctest.x86_64 on AlmaLinux 9:
$
sudo dnf remove
ghc-doctest.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-doctest.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:46:34 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-doctest
Version : 0.17
Release : 3.el9
Architecture : x86_64
Size : 110 k
Source : ghc-doctest-0.17-3.el9.src.rpm
Repository : epel
Summary : Test interactive Haskell examples
URL : https://hackage.haskell.org/package/doctest
License : MIT
Description : The doctest program checks examples in source code comments. It is modeled
: after doctest for Python ().
:
: Documentation is at.
Available Packages
Name : ghc-doctest
Version : 0.17
Release : 3.el9
Architecture : x86_64
Size : 110 k
Source : ghc-doctest-0.17-3.el9.src.rpm
Repository : epel
Summary : Test interactive Haskell examples
URL : https://hackage.haskell.org/package/doctest
License : MIT
Description : The doctest program checks examples in source code comments. It is modeled
: after doctest for Python (
:
: Documentation is at