How to Install and Uninstall python3-fluidity-sm.noarch Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "python3-fluidity-sm.noarch" package

In this section, we are going to explain the necessary steps to install python3-fluidity-sm.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-fluidity-sm.noarch

2. Uninstall "python3-fluidity-sm.noarch" package

Please follow the steps below to uninstall python3-fluidity-sm.noarch on Rocky Linux 9:

$ sudo dnf remove python3-fluidity-sm.noarch $ sudo dnf autoremove

3. Information about the python3-fluidity-sm.noarch package on Rocky Linux 9

Last metadata expiration check: 0:29:24 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-fluidity-sm
Version : 0.2.0
Release : 25.el9
Architecture : noarch
Size : 19 k
Source : python-fluidity-sm-0.2.0-25.el9.src.rpm
Repository : epel
Summary : State machine implementation for Python objects
URL : https://github.com/nsi-iff/fluidity
License : MIT
Description : State machine implementation for Python objects.