How to Install and Uninstall perl-Verilog-Readmem.noarch Package on Fedora 35

Last updated: November 01,2024

1. Install "perl-Verilog-Readmem.noarch" package

This guide let you learn how to install perl-Verilog-Readmem.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Verilog-Readmem.noarch

2. Uninstall "perl-Verilog-Readmem.noarch" package

Please follow the guidelines below to uninstall perl-Verilog-Readmem.noarch on Fedora 35:

$ sudo dnf remove perl-Verilog-Readmem.noarch $ sudo dnf autoremove

3. Information about the perl-Verilog-Readmem.noarch package on Fedora 35

Last metadata expiration check: 0:41:43 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Verilog-Readmem
Version : 0.05
Release : 18.fc35
Architecture : noarch
Size : 18 k
Source : perl-Verilog-Readmem-0.05-18.fc35.src.rpm
Repository : fedora
Summary : Parse Verilog $readmemh or $readmemb text file
URL : https://metacpan.org/release/Verilog-Readmem
License : GPL+ or Artistic
Description : The Verilog Hardware Description Language (HDL) provides a convenient way
: to load a memory during logic simulation. The $readmemh() and $readmemb()
: system tasks are used in the HDL source code to import the contents of a
: text file into a memory variable.