How to Install and Uninstall python311-fluidity-sm Package on openSUSE Leap

Last updated: May 23,2024

1. Install "python311-fluidity-sm" package

Learn how to install python311-fluidity-sm on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-fluidity-sm

2. Uninstall "python311-fluidity-sm" package

Here is a brief guide to show you how to uninstall python311-fluidity-sm on openSUSE Leap:

$ sudo zypper remove python311-fluidity-sm

3. Information about the python311-fluidity-sm package on openSUSE Leap

Information for package python311-fluidity-sm:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-fluidity-sm
Version : 0.2.0-150400.10.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 31.8 KiB
Installed : No
Status : not installed
Source package : python-fluidity-sm-0.2.0-150400.10.3.1.src
Upstream URL : https://github.com/nsi-iff/fluidity
Summary : State machine implementation for Python objects
Description :
State machine implementation for Python objects.
A Fluidity state machine must have one initial state and at least two states.
A state may have enter and exit callbacks, for running some code on state enter
and exit, respectively. These params can be method names (as strings),
callables, or lists of method names or callables.

5. The same packages on other Linux Distributions