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

Last updated: October 05,2024

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

Please follow the step by step instructions below to install perl-Verilog-Readmem.noarch on Fedora 34

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

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

This guide let you learn how to uninstall perl-Verilog-Readmem.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:00:27 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Verilog-Readmem
Version : 0.05
Release : 16.fc34
Architecture : noarch
Size : 18 k
Source : perl-Verilog-Readmem-0.05-16.fc34.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.