How to Install and Uninstall texlive-adigraph.noarch Package on Fedora 34

Last updated: September 21,2024

1. Install "texlive-adigraph.noarch" package

This guide let you learn how to install texlive-adigraph.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-adigraph.noarch

2. Uninstall "texlive-adigraph.noarch" package

This is a short guide on how to uninstall texlive-adigraph.noarch on Fedora 34:

$ sudo dnf remove texlive-adigraph.noarch $ sudo dnf autoremove

3. Information about the texlive-adigraph.noarch package on Fedora 34

Last metadata expiration check: 4:22:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-adigraph
Epoch : 9
Version : svn49862
Release : 39.fc34
Architecture : noarch
Size : 489 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Augmenting directed graphs
URL : http://tug.org/texlive/
License : MIT
Description : This LaTeX package provides the means to easily draw augmenting
: oriented graphs, as well as cuts on them, to demonstrate steps
: of algorithms for solving max-flow min-cut problems. This
: package requires the other LaTeX packages fp, xparse, xstring,
: and TikZ (in particular the TikZ calc library).