How to Install and Uninstall libverilog-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libverilog-perl" package

Please follow the guidance below to install libverilog-perl on Kali Linux

$ sudo apt update $ sudo apt install libverilog-perl

2. Uninstall "libverilog-perl" package

Please follow the guidance below to uninstall libverilog-perl on Kali Linux:

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

3. Information about the libverilog-perl package on Kali Linux

Package: libverilog-perl
Version: 3.482-1
Installed-Size: 1617
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 408616
SHA256: a1f912647343a2ff0c5d14801e27554f17573b0993acc5cce225bc7d4e89e5f5
SHA1: d45b85e72561bcb5041222628ed5bdaa4cc3bf86
MD5sum: d9009c22070c051050306342ed9d8210
Description: 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:
Multi-Arch: same
Homepage: https://metacpan.org/release/Verilog-Perl
Tag: devel::lang:perl, devel::library, field::electronics, implemented-in::c,
implemented-in::c++, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libv/libverilog-perl/libverilog-perl_3.482-1_amd64.deb