How to Install and Uninstall sparse-test-inspect Package on Kali Linux

Last updated: September 20,2024

1. Install "sparse-test-inspect" package

This tutorial shows how to install sparse-test-inspect on Kali Linux

$ sudo apt update $ sudo apt install sparse-test-inspect

2. Uninstall "sparse-test-inspect" package

In this section, we are going to explain the necessary steps to uninstall sparse-test-inspect on Kali Linux:

$ sudo apt remove sparse-test-inspect $ sudo apt autoclean && sudo apt autoremove

3. Information about the sparse-test-inspect package on Kali Linux

Package: sparse-test-inspect
Source: sparse
Version: 0.6.4-4
Installed-Size: 494
Maintainer: Uwe Kleine-König
Architecture: amd64
Replaces: sparse (<< 0.5.0-2)
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0)
Breaks: sparse (<< 0.5.0-2)
Size: 165660
SHA256: ef2b42349277300f7a507e31e8dc5a83840b98d9603db724531ebb4576694d4e
SHA1: 33a12b201efba5a4f5d78d57f204058e6e7d953d
MD5sum: d439613bd8dd91d64af1db6373b83848
Description: semantic parser of source files
Sparse, the semantic parser, provides a compiler frontend capable of
parsing most of ANSI C as well as many GCC extensions, and a collection
of sample compiler backends, including a static analyzer also called
"sparse". Sparse provides a set of annotations designed to convey
semantic information about types, such as what address space pointers
point to, or what locks a function acquires or releases.
.
This package contains the test-inspect program.
Description-md5:
Homepage: https://sparse.wiki.kernel.org/
Tag: uitoolkit::gtk
Section: devel
Priority: optional
Filename: pool/main/s/sparse/sparse-test-inspect_0.6.4-4_amd64.deb