How to Install and Uninstall ghc-dotgen.x86_64 Package on Oracle Linux 9
Last updated: November 15,2024
1. Install "ghc-dotgen.x86_64" package
In this section, we are going to explain the necessary steps to install ghc-dotgen.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-dotgen.x86_64
Copied
2. Uninstall "ghc-dotgen.x86_64" package
Learn how to uninstall ghc-dotgen.x86_64 on Oracle Linux 9:
$
sudo dnf remove
ghc-dotgen.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-dotgen.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:42:58 ago on Thu Feb 15 07:50:05 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.
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.