How to Install and Uninstall python3-sly.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "python3-sly.noarch" package
Please follow the step by step instructions below to install python3-sly.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-sly.noarch
Copied
2. Uninstall "python3-sly.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-sly.noarch on Fedora 38:
$
sudo dnf remove
python3-sly.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sly.noarch package on Fedora 38
Last metadata expiration check: 4:30:32 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-sly
Version : 0.4
Release : 0.29.f8fcbb0.fc38
Architecture : noarch
Size : 78 k
Source : python-sly-0.4-0.29.f8fcbb0.fc38.src.rpm
Repository : fedora
Summary : An implementation of lex and yacc for Python 3
URL : https://sly.readthedocs.io
License : BSD
Description : SLY is a pure Python implementation of the lex and yacc tools commonly
: used to write parsers and compilers. Parsing is based on the same
: LALR(1) algorithm used by many yacc tools.
Available Packages
Name : python3-sly
Version : 0.4
Release : 0.29.f8fcbb0.fc38
Architecture : noarch
Size : 78 k
Source : python-sly-0.4-0.29.f8fcbb0.fc38.src.rpm
Repository : fedora
Summary : An implementation of lex and yacc for Python 3
URL : https://sly.readthedocs.io
License : BSD
Description : SLY is a pure Python implementation of the lex and yacc tools commonly
: used to write parsers and compilers. Parsing is based on the same
: LALR(1) algorithm used by many yacc tools.