How to Install and Uninstall libverilog-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libverilog-perl" package

This tutorial shows how to install libverilog-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libverilog-perl

2. Uninstall "libverilog-perl" package

Please follow the guidelines below to uninstall libverilog-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libverilog-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libverilog-perl package on Ubuntu 21.10 (Impish Indri)

Package: libverilog-perl
Architecture: amd64
Version: 3.474-1build1
Multi-Arch: same
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1594
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/libv/libverilog-perl/libverilog-perl_3.474-1build1_amd64.deb
Size: 388932
MD5sum: 787d21008525b7f6c824e2c6795f4a7a
SHA1: ac48358dfbd595da1b4f1cfb2a562b4e1f519a43
SHA256: edb7cd2216000e1105c98a9ae2bb4728db1ec0d258b5818655c872f7070e60dc
SHA512: 965da7af3971b76e87b4ad1d817f2f8baa9cfd17f49c1b94cfce139976fc47ccad738a840efaa354e0a530e377fba9ad3c8b3b9212c6e5a5d15d14f109806dec
Homepage: https://metacpan.org/release/Verilog-Perl
Description-en: framework providing Verilog support
Verilog is a Perl framework providing Verilog support in the Perl language.
It includes:
.
* Verilog::Getopt, which parses command line options similar to C++ and VCS
* Verilog::Language, which knows the language keywords and parses numbers.
* Verilog::Netlist, which builds netlists out of Verilog files. This allows
easy scripts to determine things such as the hierarchy of modules.
* Verilog::Parser, which invokes callbacks for language tokens
* Verilog::Preproc, preprocesses the language, and allows reading
post-processed files right from Perl without temporary files.
.
It also includes a variety of useful utilities:
.
* vpassert inserts PLIish warnings and assertions for any simulator
* vppreproc preprocesses the complete Verilog 2001 and SystemVerilog
language
* vrename renames and cross-references Verilog symbols. It creates Verilog
cross references and makes it easy to rename signal and module names over
multiple files.
Description-md5: 5b40070e8f1b818fbb4d0d6224ed61b4