How to Install and Uninstall iverilog Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "iverilog" package

Please follow the guidance below to install iverilog on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install iverilog

2. Uninstall "iverilog" package

Please follow the guidelines below to uninstall iverilog on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove iverilog $ sudo apt autoclean && sudo apt autoremove

3. Information about the iverilog package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: iverilog
Priority: optional
Section: universe/electronics
Installed-Size: 3571
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Electronics Team
Architecture: amd64
Version: 0.9.7-1
Replaces: verilog (<= 0.9.1-1)
Depends: libbz2-1.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libreadline6 (>= 6.0), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4)
Suggests: gtkwave
Filename: pool/universe/i/iverilog/iverilog_0.9.7-1_amd64.deb
Size: 1424914
MD5sum: b791fefdd3ad717d1d0ef5468bf1d9ed
SHA1: d2cfed46a479ab364871c7c5b58bb88aae65a421
SHA256: 2d9fa010d970e7a93dc0d2f69cff821a034d03107596aa8e530e60ff944ec87b
Description-en: Icarus verilog compiler
Icarus Verilog is intended to compile all of the Verilog HDL as
described in the IEEE-1364 standard. It is not quite there
yet. It does currently handle a mix of structural and behavioral
constructs.
.
The compiler can target either simulation, or netlist (EDIF).
Description-md5: 8d6c25d1601b4e55eb201717e035adb9
Homepage: http://iverilog.icarus.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu