How to Install and Uninstall ghc-dotgen.x86_64 Package on Fedora 36

Last updated: October 07,2024

1. Install "ghc-dotgen.x86_64" package

This is a short guide on how to install ghc-dotgen.x86_64 on Fedora 36

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

2. Uninstall "ghc-dotgen.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-dotgen.x86_64 on Fedora 36:

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

3. Information about the ghc-dotgen.x86_64 package on Fedora 36

Last metadata expiration check: 2:23:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-dotgen
Version : 0.4.3
Release : 6.fc36
Architecture : x86_64
Size : 24 k
Source : ghc-dotgen-0.4.3-6.fc36.src.rpm
Repository : fedora
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.