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

Last updated: May 09,2024

1. Install "sparse" package

Please follow the step by step instructions below to install sparse on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install sparse

2. Uninstall "sparse" package

Please follow the guidelines below to uninstall sparse on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove sparse $ sudo apt autoclean && sudo apt autoremove

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

Package: sparse
Architecture: amd64
Version: 0.6.2-2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Uwe Kleine-König
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1307
Depends: libc6 (>= 2.14), libgcc-s1 (>= 4.7), libllvm10 (>= 1:9~svn298832-1~), libxml2 (>= 2.7.4), perl:any, gcc-9
Suggests: sparse-test-inspect
Filename: pool/universe/s/sparse/sparse_0.6.2-2_amd64.deb
Size: 231672
MD5sum: ee45d60583575bec3dc159aafa03abd4
SHA1: 9f355ec744264de9f1c44d41ab9ff4aa60d75998
SHA256: d94dfab6e587afcc09b4aea1af79211de8a7ea4a60f0e82a3fc9d7324a1cda8e
SHA512: dda86a2b79b80c5e0cee6ed72de23e253398c489b985f4390642d6b976d0d95d84b064efcf246fbc9ecd258f09aae1959860f7fcbd8508c34ec0dd72b7899482
Homepage: https://sparse.wiki.kernel.org/
Description-en: 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.
.
Sparse can be invoked directly as "sparse" or via the "cgcc" wrapper
around the C compiler.
Description-md5: da8c616b0e917184b61c1bd49923fb4d