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

Last updated: June 30,2024

1. Install "python311-Automat" package

This is a short guide on how to install python311-Automat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-Automat

2. Uninstall "python311-Automat" package

Learn how to uninstall python311-Automat on openSuSE Tumbleweed:

$ sudo zypper remove python311-Automat

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

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