How to Install and Uninstall perl-Parse-Yapp.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "perl-Parse-Yapp.noarch" package
Please follow the guidance below to install perl-Parse-Yapp.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Parse-Yapp.noarch
Copied
2. Uninstall "perl-Parse-Yapp.noarch" package
Here is a brief guide to show you how to uninstall perl-Parse-Yapp.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Parse-Yapp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Parse-Yapp.noarch package on Rocky Linux 8
Last metadata expiration check: 2:14:05 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Parse-Yapp
Version : 1.21
Release : 2.el8
Architecture : noarch
Size : 52 k
Source : perl-Parse-Yapp-1.21-2.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 : 2.el8
Architecture : noarch
Size : 52 k
Source : perl-Parse-Yapp-1.21-2.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.