How to Install and Uninstall covered-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "covered-doc" package

Learn how to install covered-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install covered-doc

2. Uninstall "covered-doc" package

Please follow the steps below to uninstall covered-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove covered-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the covered-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: covered-doc
Priority: optional
Section: universe/doc
Installed-Size: 2408
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Electronics Team
Architecture: all
Source: covered
Version: 0.7.10-3
Filename: pool/universe/c/covered/covered-doc_0.7.10-3_all.deb
Size: 1691818
MD5sum: 91e5d0a6e44b53878fcd5be646eb87c5
SHA1: 4414149d8133cb734e1dc45347a6f71186a65f68
SHA256: ac3a2dbe081b937a8369b8813f65eeab840cb1517b96f96d960d404d654c78b5
Description-en: Verilog code coverage analysis tool - documentation
Covered is a Verilog code coverage utility that reads in a Verilog design and
a generated VCD/LXT dumpfile from that design and generates a coverage file
that can be merged with other coverage files or used to create a coverage
report. Covered also contains the GUI coverage report utility that reads in a
coverage file to allow interactive coverage discovery. Areas of coverage
measured by Covered are: line, toggle, memory, combinational logic, FSM
state/state-transition and assertion coverage.
.
This package contains the documentation.
Description-md5: 33a78d25d4b98a5abc59af174252bf4d
Homepage: http://covered.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu