How to Install and Uninstall perl-Parse-Yapp.noarch Package on Fedora 38
Last updated: November 16,2024
1. Install "perl-Parse-Yapp.noarch" package
Please follow the instructions below to install perl-Parse-Yapp.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
perl-Parse-Yapp.noarch
Copied
2. Uninstall "perl-Parse-Yapp.noarch" package
This guide covers the steps necessary to uninstall perl-Parse-Yapp.noarch on Fedora 38:
$
sudo dnf remove
perl-Parse-Yapp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Parse-Yapp.noarch package on Fedora 38
Last metadata expiration check: 3:00:32 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-Parse-Yapp
Version : 1.21
Release : 16.fc38
Architecture : noarch
Size : 47 k
Source : perl-Parse-Yapp-1.21-16.fc38.src.rpm
Repository : fedora
Summary : Perl extension for generating and using LALR parsers
URL : https://metacpan.org/release/Parse-Yapp
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Parse::Yapp (Yet Another Perl Parser compiler) is a collection of modules that
: let you generate and use yacc like thread safe (reentrant) parsers with perl
: object oriented interface. The script yapp is a front-end to the Parse::Yapp
: module and let you easily create a Perl OO parser from an input grammar file.
Available Packages
Name : perl-Parse-Yapp
Version : 1.21
Release : 16.fc38
Architecture : noarch
Size : 47 k
Source : perl-Parse-Yapp-1.21-16.fc38.src.rpm
Repository : fedora
Summary : Perl extension for generating and using LALR parsers
URL : https://metacpan.org/release/Parse-Yapp
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Parse::Yapp (Yet Another Perl Parser compiler) is a collection of modules that
: let you generate and use yacc like thread safe (reentrant) parsers with perl
: object oriented interface. The script yapp is a front-end to the Parse::Yapp
: module and let you easily create a Perl OO parser from an input grammar file.