How to Install and Uninstall iverilog Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "iverilog" package

This tutorial shows how to install iverilog on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install iverilog

2. Uninstall "iverilog" package

Please follow the step by step instructions below to uninstall iverilog on openSuSE Tumbleweed:

$ sudo zypper remove iverilog

3. Information about the iverilog package on openSuSE Tumbleweed

Information for package iverilog:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : iverilog
Version : 12.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.3 MiB
Installed : No
Status : not installed
Source package : iverilog-12.0-1.1.src
Upstream URL : https://steveicarus.github.io/iverilog/
Summary : Simulation and synthesis tool for IEEE-1364
Description :
Icarus Verilog is a Verilog compiler that generates a variety of
engineering formats, including simulation. It strives to be true
to the IEEE-1364 standard.