How to Install and Uninstall perl-Hardware-Verilog-Parser.noarch Package on Fedora 38

Last updated: October 10,2024

1. Install "perl-Hardware-Verilog-Parser.noarch" package

Please follow the step by step instructions below to install perl-Hardware-Verilog-Parser.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Hardware-Verilog-Parser.noarch

2. Uninstall "perl-Hardware-Verilog-Parser.noarch" package

Please follow the guidelines below to uninstall perl-Hardware-Verilog-Parser.noarch on Fedora 38:

$ sudo dnf remove perl-Hardware-Verilog-Parser.noarch $ sudo dnf autoremove

3. Information about the perl-Hardware-Verilog-Parser.noarch package on Fedora 38

Last metadata expiration check: 2:24:43 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-Hardware-Verilog-Parser
Version : 0.13
Release : 41.fc38
Architecture : noarch
Size : 150 k
Source : perl-Hardware-Verilog-Parser-0.13-41.fc38.src.rpm
Repository : fedora
Summary : Complete grammar for parsing Verilog code using perl
URL : https://metacpan.org/release/Hardware-Verilog-Parser
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module defines the complete grammar needed to parse any Verilog code.
: By overloading this grammar, it is possible to easily create perl scripts
: which run through Verilog code and perform specific functions.