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

Last updated: May 20,2024

1. Install "python39-Automat" package

This tutorial shows how to install python39-Automat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-Automat

2. Uninstall "python39-Automat" package

Learn how to uninstall python39-Automat on openSuSE Tumbleweed:

$ sudo zypper remove python39-Automat

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

Information for package python39-Automat:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Automat
Version : 22.10.0-3.4
Arch : noarch
Vendor : openSUSE
Installed Size : 214.3 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).