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

Last updated: November 01,2024

1. Install "gap-pkg-automata.noarch" package

Here is a brief guide to show you how to install gap-pkg-automata.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install gap-pkg-automata.noarch

2. Uninstall "gap-pkg-automata.noarch" package

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

$ sudo dnf remove gap-pkg-automata.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:21:29 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : gap-pkg-automata
Version : 1.14
Release : 6.fc35
Architecture : noarch
Size : 65 k
Source : gap-pkg-automata-1.14-6.fc35.src.rpm
Repository : fedora
Summary : Finite automata algorithms
URL : https://gap-packages.github.io/automata/
License : GPLv2+
Description : This package contains algorithms for working with finite automata in
: GAP. It can do the following:
: - compute a rational expression for the language recognized by a finite
: automaton;
: - compute an automaton for the language given by a rational expression;
: - minimalize a finite automaton;
: - visualize automata.