How to Install and Uninstall lcov Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "lcov" package

This guide let you learn how to install lcov on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install lcov

2. Uninstall "lcov" package

This tutorial shows how to uninstall lcov on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove lcov $ sudo apt autoclean && sudo apt autoremove

3. Information about the lcov package on Ubuntu 20.10 (Groovy Gorilla)

Package: lcov
Architecture: all
Version: 1.14-2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 417
Depends: perl:any, gcc, libjson-perl, libperlio-gzip-perl
Recommends: libgd-gd2-perl
Filename: pool/universe/l/lcov/lcov_1.14-2_all.deb
Size: 97052
MD5sum: 614523add4c29de3e3fa25b2bb67036f
SHA1: 2c5ae77e3fcf4ea7bc2e0860c23a005c3fb8665a
SHA256: 0c811bb24ba8212cf0ea6c7042ad8c3f54b9895b23699f220235e3d864abc1c7
SHA512: 3c1b10435ff257b45362a74d9d7eeb66fe42324da4b5e918095da2ac9cf5cc6a8fdbe2dcd48a8de71a3a2838a23130403ece159a76bba66b12948cc4728825a1
Homepage: https://github.com/linux-test-project/lcov.git
Description-en: Summarise Code coverage information from GCOV
LCOV is an extension of GCOV, a GNU tool which provides information about
what parts of a program are actually executed (i.e. "covered") while running
a particular test case. The extension consists of a set of Perl scripts
which build on the textual GCOV output to implement the following enhanced
functionality:
.
- HTML based output: coverage rates are additionally indicated using bar
graphs and specific colors.
- Support for large projects: overview pages allow quick browsing of
coverage data by providing three levels of detail: directory view,
file view and source code view.
Description-md5: 570ed45e66b332fb729dfa76f03dff58