How to Install and Uninstall python3-Automat.noarch Package on Fedora 34

Last updated: September 23,2024

1. Install "python3-Automat.noarch" package

Learn how to install python3-Automat.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-Automat.noarch

2. Uninstall "python3-Automat.noarch" package

Please follow the guidelines below to uninstall python3-Automat.noarch on Fedora 34:

$ sudo dnf remove python3-Automat.noarch $ sudo dnf autoremove

3. Information about the python3-Automat.noarch package on Fedora 34

Last metadata expiration check: 5:31:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-Automat
Version : 20.2.0
Release : 5.fc34
Architecture : noarch
Size : 65 k
Source : python-Automat-20.2.0-5.fc34.src.rpm
Repository : fedora
Summary : Self-service finite-state machines for the programmer on the go
URL : https://github.com/glyph/automat
License : MIT
Description : Automat is a library for concise, idiomatic Python expression of finite-state
: automata (particularly deterministic finite-state transducers).