How to Install and Uninstall python3-arpeggio.noarch Package on Fedora 39
Last updated: November 24,2024
1. Install "python3-arpeggio.noarch" package
In this section, we are going to explain the necessary steps to install python3-arpeggio.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-arpeggio.noarch
Copied
2. Uninstall "python3-arpeggio.noarch" package
This guide let you learn how to uninstall python3-arpeggio.noarch on Fedora 39:
$
sudo dnf remove
python3-arpeggio.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-arpeggio.noarch package on Fedora 39
Last metadata expiration check: 2:49:29 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-arpeggio
Version : 1.10.2
Release : 9.fc39
Architecture : noarch
Size : 152 k
Source : python-arpeggio-1.10.2-9.fc39.src.rpm
Repository : fedora
Summary : Packrat parser interpreter
URL : https://github.com/igordejanovic/Arpeggio
License : MIT
Description : Arpeggio is a recursive descent parser with memoization based on PEG grammars
: (aka Packrat parser).
Available Packages
Name : python3-arpeggio
Version : 1.10.2
Release : 9.fc39
Architecture : noarch
Size : 152 k
Source : python-arpeggio-1.10.2-9.fc39.src.rpm
Repository : fedora
Summary : Packrat parser interpreter
URL : https://github.com/igordejanovic/Arpeggio
License : MIT
Description : Arpeggio is a recursive descent parser with memoization based on PEG grammars
: (aka Packrat parser).