How to Install and Uninstall texlive-automata.noarch Package on Fedora 35

Last updated: November 29,2024

1. Install "texlive-automata.noarch" package

This guide let you learn how to install texlive-automata.noarch on Fedora 35

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

2. Uninstall "texlive-automata.noarch" package

Please follow the steps below to uninstall texlive-automata.noarch on Fedora 35:

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

3. Information about the texlive-automata.noarch package on Fedora 35

Last metadata expiration check: 3:10:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-automata
Epoch : 9
Version : svn19717.0.3
Release : 48.fc35
Architecture : noarch
Size : 21 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Finite state machines, graphs and trees in MetaPost
URL : http://tug.org/texlive/
License : LPPL
Description : The package offers a collection of macros for MetaPost to make
: easier to draw finite-state machines, automata, labelled
: graphs, etc. The user defines nodes, which may be isolated or
: arranged into matrices or trees; edges connect pairs of nodes
: through arbitrary paths. Parameters, that specify the shapes of
: nodes and the styles of edges, may be adjusted.