How to Install and Uninstall python3-fluidity-sm.noarch Package on CentOS Stream 9

Last updated: November 29,2024

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

This guide covers the steps necessary to install python3-fluidity-sm.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall python3-fluidity-sm.noarch on CentOS Stream 9:

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

3. Information about the python3-fluidity-sm.noarch package on CentOS Stream 9

Last metadata expiration check: 0:07:36 ago on Sat Mar 16 16:03:45 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.