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

Last updated: August 21,2024

1. Install "python310-Automat" package

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

$ sudo zypper refresh $ sudo zypper install python310-Automat

2. Uninstall "python310-Automat" package

This is a short guide on how to uninstall python310-Automat on openSuSE Tumbleweed:

$ sudo zypper remove python310-Automat

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

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