How to Install and Uninstall gcovr Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "gcovr" package

Please follow the instructions below to install gcovr on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install gcovr

2. Uninstall "gcovr" package

Please follow the guidance below to uninstall gcovr on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove gcovr $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcovr package on Ubuntu 21.10 (Impish Indri)

Package: gcovr
Architecture: all
Version: 4.2-1
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Wolfgang Silbermayr
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 172
Depends: python3-jinja2, python3-lxml, python3:any (>= 3.6~), lcov, python3-pkg-resources
Filename: pool/universe/g/gcovr/gcovr_4.2-1_all.deb
Size: 39028
MD5sum: 37b0ae3ca9acc083b3992dd43609942e
SHA1: 5a89ce5351bc100163b10606b93ca4082cb1f408
SHA256: 22ad12e63435121010162a4d4b22ae92774085077ea18367c27bfebcdc0c781a
SHA512: 585c6be20d147f106f7c972bafd3d5abe2c804052a49caebcb91fd69a907b185a0e7c01c2c524cc399836237df4db82c4b80cc7dec5b7f0a2ca517b98db7200c
Homepage: http://gcovr.com/
Description-en: Manages the compilation of coverage information from gcov
The gcovr command provides a utility for running the gcov command and
summarizing code coverage results. This command is inspired by the
Python coverage.py package, which provides a similar utility in
Python. Further, gcovr can be viewed as a command-line alternative of
the lcov utility, which runs gcov and generates an HTML output.
Description-md5: 5c2d1a4ba4a30566be2d66dfed280a92