How to Install and Uninstall ghc-dotgen.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "ghc-dotgen.x86_64" package

Please follow the guidelines below to install ghc-dotgen.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ghc-dotgen.x86_64

2. Uninstall "ghc-dotgen.x86_64" package

This tutorial shows how to uninstall ghc-dotgen.x86_64 on AlmaLinux 9:

$ sudo dnf remove ghc-dotgen.x86_64 $ sudo dnf autoremove

3. Information about the ghc-dotgen.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:35:42 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-dotgen
Version : 0.4.3
Release : 6.el9
Architecture : x86_64
Size : 24 k
Source : ghc-dotgen-0.4.3-6.el9.src.rpm
Repository : epel
Summary : Simple interface to build .dot graph files
URL : https://hackage.haskell.org/package/dotgen
License : BSD
Description : This package provides a simple interface for building .dot graph files, for
: input into the dot and graphviz tools. It includes a monadic interface for
: building graphs.