How to Install and Uninstall perl-Parse-Yapp.noarch Package on CentOS Stream 8
Last updated: November 02,2024
1. Install "perl-Parse-Yapp.noarch" package
Please follow the steps below to install perl-Parse-Yapp.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Parse-Yapp.noarch
Copied
2. Uninstall "perl-Parse-Yapp.noarch" package
This is a short guide on how to uninstall perl-Parse-Yapp.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-Parse-Yapp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Parse-Yapp.noarch package on CentOS Stream 8
Last metadata expiration check: 1:57:03 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Parse-Yapp
Version : 1.21
Release : 3.el8
Architecture : noarch
Size : 53 k
Source : perl-Parse-Yapp-1.21-3.el8.src.rpm
Repository : baseos
Summary : Perl extension for generating and using LALR parsers
URL : http://search.cpan.org/dist/Parse-Yapp/
License : GPL+ or Artistic
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 : 3.el8
Architecture : noarch
Size : 53 k
Source : perl-Parse-Yapp-1.21-3.el8.src.rpm
Repository : baseos
Summary : Perl extension for generating and using LALR parsers
URL : http://search.cpan.org/dist/Parse-Yapp/
License : GPL+ or Artistic
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.