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

Last updated: January 20,2025

1. Install "texlive-automata.noarch" package

Here is a brief guide to show you how to install texlive-automata.noarch on Fedora 39

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

2. Uninstall "texlive-automata.noarch" package

This guide covers the steps necessary to uninstall texlive-automata.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:21:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-automata
Epoch : 11
Version : svn19717.0.3
Release : 69.fc39
Architecture : noarch
Size : 19 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Finite state machines, graphs and trees in MetaPost
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.