How to Install and Uninstall python312-Automat Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "python312-Automat" package

Please follow the guidelines below to install python312-Automat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-Automat

2. Uninstall "python312-Automat" package

Please follow the instructions below to uninstall python312-Automat on openSuSE Tumbleweed:

$ sudo zypper remove python312-Automat

3. Information about the python312-Automat package on openSuSE Tumbleweed

Information for package python312-Automat:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-Automat
Version : 22.10.0-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 254.9 KiB
Installed : No
Status : not installed
Source package : python-Automat-22.10.0-3.4.src
Upstream URL : https://github.com/glyph/automat
Summary : Self-service finite-state machines for the programmer on the go
Description :
Automat is a library for concise, idiomatic Python expression of finite-state
automata (particularly deterministic finite-state transducers).