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

Last updated: May 18,2024

1. Install "python3-speg.noarch" package

This guide covers the steps necessary to install python3-speg.noarch on Fedora 35

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

2. Uninstall "python3-speg.noarch" package

This is a short guide on how to uninstall python3-speg.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:39:21 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-speg
Version : 0.3
Release : 13.git877acdd.fc35
Architecture : noarch
Size : 21 k
Source : python-speg-0.3-13.git877acdd.fc35.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.