How to Install and Uninstall ocaml-ocamlgraph.i686 Package on Fedora 36
Last updated: January 13,2025
1. Install "ocaml-ocamlgraph.i686" package
This guide covers the steps necessary to install ocaml-ocamlgraph.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-ocamlgraph.i686
Copied
2. Uninstall "ocaml-ocamlgraph.i686" package
This tutorial shows how to uninstall ocaml-ocamlgraph.i686 on Fedora 36:
$
sudo dnf remove
ocaml-ocamlgraph.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-ocamlgraph.i686 package on Fedora 36
Last metadata expiration check: 3:37:08 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ocaml-ocamlgraph
Version : 2.0.0
Release : 7.fc36
Architecture : i686
Size : 1.9 M
Source : ocaml-ocamlgraph-2.0.0-7.fc36.src.rpm
Repository : fedora
Summary : OCaml library for arc and node graphs
URL : https://backtracking.github.io/ocamlgraph/
License : LGPLv2 with exceptions
Description : Ocamlgraph provides several different implementations of graph data
: structures. It also provides implementations for a number of classical
: graph algorithms like Kruskal's algorithm for MSTs, topological
: ordering of DAGs, Dijkstra's shortest paths algorithm, and
: Ford-Fulkerson's maximal-flow algorithm to name a few. The algorithms
: and data structures are written functorially for maximal
: reusability. Also has input and output capability for Graph Modeling
: Language file format and Dot and Neato graphviz (graph visualization)
: tools.
Available Packages
Name : ocaml-ocamlgraph
Version : 2.0.0
Release : 7.fc36
Architecture : i686
Size : 1.9 M
Source : ocaml-ocamlgraph-2.0.0-7.fc36.src.rpm
Repository : fedora
Summary : OCaml library for arc and node graphs
URL : https://backtracking.github.io/ocamlgraph/
License : LGPLv2 with exceptions
Description : Ocamlgraph provides several different implementations of graph data
: structures. It also provides implementations for a number of classical
: graph algorithms like Kruskal's algorithm for MSTs, topological
: ordering of DAGs, Dijkstra's shortest paths algorithm, and
: Ford-Fulkerson's maximal-flow algorithm to name a few. The algorithms
: and data structures are written functorially for maximal
: reusability. Also has input and output capability for Graph Modeling
: Language file format and Dot and Neato graphviz (graph visualization)
: tools.