How to Install and Uninstall ggcov Package on Kali Linux

Last updated: May 19,2024

1. Install "ggcov" package

In this section, we are going to explain the necessary steps to install ggcov on Kali Linux

$ sudo apt update $ sudo apt install ggcov

2. Uninstall "ggcov" package

Please follow the guidelines below to uninstall ggcov on Kali Linux:

$ sudo apt remove ggcov $ sudo apt autoclean && sudo apt autoremove

3. Information about the ggcov package on Kali Linux

Package: ggcov
Version: 0.10-4
Installed-Size: 4871
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: libc6 (>= 2.14), libdb5.3, libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.24.0), libpopt0 (>= 1.14), libstdc++6 (>= 5), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0), libdatetime-perl
Size: 777956
SHA256: 5619338cccae6c13351b4a372bc33fd28f7da1be5b08f7eff55b8cb7a3a6f1dd
SHA1: 991a1ec25025f8a9fc3af1b8546a8a6fb3017ceb
MD5sum: d9b2268f51f3cad2b320cef8a5c50674
Description: Graphical tool for displaying gcov test coverage data
This is a simple GUI for browsing C test coverage data gathered
by programs instrumented with "gcc --coverage". Hence it's a
graphical replacement for the "gcov" program that comes with gcc.
Description-md5: 81c8d03ae622c8487319380da3851bf0
Homepage: https://github.com/ggcov/ggcov
Tag: devel::lang:c, devel::library, devel::testing-qa, implemented-in::c,
interface::commandline, interface::graphical, interface::x11,
role::devel-lib, role::program, scope::utility, uitoolkit::gtk,
use::viewing, x11::application
Section: devel
Priority: optional
Filename: pool/main/g/ggcov/ggcov_0.10-4_amd64.deb