How to Install and Uninstall ghc-topograph Package on openSUSE Leap

Last updated: June 26,2024

1. Install "ghc-topograph" package

Please follow the step by step instructions below to install ghc-topograph on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-topograph

2. Uninstall "ghc-topograph" package

This guide let you learn how to uninstall ghc-topograph on openSUSE Leap:

$ sudo zypper remove ghc-topograph

3. Information about the ghc-topograph package on openSUSE Leap

Information for package ghc-topograph:
--------------------------------------
Repository : Main Repository
Name : ghc-topograph
Version : 1.0.0.1-bp155.3.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 73.9 KiB
Installed : No
Status : not installed
Source package : ghc-topograph-1.0.0.1-bp155.3.14.src
Upstream URL : https://hackage.haskell.org/package/topograph
Summary : Directed acyclic graphs
Description :
Directed acyclic graphs can be sorted topographically. Existence of topographic
ordering allows writing many graph algorithms efficiently. And many graphs,
e.g. most dependency graphs are acyclic!
There are some algorithms built-in: dfs, transpose, transitive closure,
transitive reduction... Some algorithms even become not-so-hard to implement,
like a longest path!.

5. The same packages on other Linux Distributions