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

Last updated: November 26,2024

1. Install "python311-Automat" package

Please follow the steps below to install python311-Automat on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-Automat

2. Uninstall "python311-Automat" package

This is a short guide on how to uninstall python311-Automat on openSUSE Leap:

$ sudo zypper remove python311-Automat

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

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