How to Install and Uninstall python3-transitions.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "python3-transitions.noarch" package

Please follow the guidance below to install python3-transitions.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-transitions.noarch

2. Uninstall "python3-transitions.noarch" package

This tutorial shows how to uninstall python3-transitions.noarch on Fedora 34:

$ sudo dnf remove python3-transitions.noarch $ sudo dnf autoremove

3. Information about the python3-transitions.noarch package on Fedora 34

Last metadata expiration check: 3:44:54 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-transitions
Version : 0.8.7
Release : 1.fc34
Architecture : noarch
Size : 122 k
Source : python-transitions-0.8.7-1.fc34.src.rpm
Repository : fedora
Summary : Object-oriented finite state machine implementation in Python
URL : https://github.com/pytransitions/transitions
License : MIT
Description : A lightweight, object-oriented state machine implementation in Python.