How to Install and Uninstall python3-speg.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "python3-speg.noarch" package

In this section, we are going to explain the necessary steps to install python3-speg.noarch on Fedora 36

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

2. Uninstall "python3-speg.noarch" package

This guide let you learn how to uninstall python3-speg.noarch on Fedora 36:

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

3. Information about the python3-speg.noarch package on Fedora 36

Last metadata expiration check: 4:01:28 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-speg
Version : 0.3
Release : 14.git877acdd.fc36
Architecture : noarch
Size : 21 k
Source : python-speg-0.3-14.git877acdd.fc36.src.rpm
Repository : fedora
Summary : A PEG-based parser interpreter with memoization (in time)
URL : https://github.com/avakar/speg
License : MIT
Description : A PEG-based parser interpreter with memoization.