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

Last updated: September 28,2024

1. Install "python2-Automat" package

Please follow the guidance below to install python2-Automat on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-Automat

2. Uninstall "python2-Automat" package

This guide covers the steps necessary to uninstall python2-Automat on openSUSE Leap:

$ sudo zypper remove python2-Automat

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

Information for package python2-Automat:
----------------------------------------
Repository : Main Repository
Name : python2-Automat
Version : 0.6.0-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 229,5 KiB
Installed : No
Status : not installed
Source package : python-Automat-0.6.0-3.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).