How to Install and Uninstall csmith Package on Kali Linux

Last updated: May 18,2024

1. Install "csmith" package

Please follow the steps below to install csmith on Kali Linux

$ sudo apt update $ sudo apt install csmith

2. Uninstall "csmith" package

This guide covers the steps necessary to uninstall csmith on Kali Linux:

$ sudo apt remove csmith $ sudo apt autoclean && sudo apt autoremove

3. Information about the csmith package on Kali Linux

Package: csmith
Source: csmith (2.3.0-7)
Version: 2.3.0-7+b1
Installed-Size: 1141
Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Depends: libc6 (>= 2.36), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libsys-cpu-perl
Size: 383528
SHA256: 7090290257018fd2e31eec00e835f01fde913c889fa5e6873e369e86fb15b3d4
SHA1: c9011e14a12d2fac9ad6cc3cf1acc3ab64ee9520
MD5sum: 53485fd829dceecb66a1dc46a6641343
Description: generator of random C programs
Csmith is a tool that can generate random C programs that statically
and dynamically conform to the C99 standard. Thus, it is useful for
stress-testing compilers, static analyzers, and other tools that
process C code.
Description-md5:
Homepage: https://embed.cs.utah.edu/csmith/
Tag: devel::lang:c, devel::testing-qa, implemented-in::c++,
interface::commandline, role::program
Section: devel
Priority: optional
Filename: pool/main/c/csmith/csmith_2.3.0-7+b1_amd64.deb