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

Last updated: May 18,2024

1. Install "python36-Automat" package

Learn how to install python36-Automat on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-Automat

2. Uninstall "python36-Automat" package

Please follow the step by step instructions below to uninstall python36-Automat on openSuSE Tumbleweed:

$ sudo zypper remove python36-Automat

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

Information for package python36-Automat:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Automat
Version : 20.2.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 319,8 KiB
Installed : No
Status : not installed
Source package : python-Automat-20.2.0-2.1.src
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).