How to Install and Uninstall python3-Automat Package on openSUSE Leap

Last updated: May 10,2024

1. Install "python3-Automat" package

Learn how to install python3-Automat on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Automat

2. Uninstall "python3-Automat" package

Please follow the guidance below to uninstall python3-Automat on openSUSE Leap:

$ sudo zypper remove python3-Automat

3. Information about the python3-Automat package on openSUSE Leap

Information for package python3-Automat:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-Automat
Version : 20.2.0-150400.5.69
Arch : noarch
Vendor : SUSE LLC
Installed Size : 323.9 KiB
Installed : No
Status : not installed
Source package : python3-Automat-20.2.0-150400.5.69.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).