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

Last updated: November 07,2024

1. Install "python38-Automat" package

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

$ sudo zypper refresh $ sudo zypper install python38-Automat

2. Uninstall "python38-Automat" package

Please follow the steps below to uninstall python38-Automat on openSuSE Tumbleweed:

$ sudo zypper remove python38-Automat

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

Information for package python38-Automat:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-Automat
Version : 20.2.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 319,0 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).