How to Install and Uninstall csmith Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "csmith" package

Please follow the step by step instructions below to install csmith on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install csmith

2. Uninstall "csmith" package

In this section, we are going to explain the necessary steps to uninstall csmith on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the csmith package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: csmith
Priority: optional
Section: universe/devel
Installed-Size: 946
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Version: 2.2.0-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/c/csmith/csmith_2.2.0-2_amd64.deb
Size: 306038
MD5sum: 7d7c7507901cd64bc6b4dc0ca964fad6
SHA1: 42a51c086054e28ea7e655a5d2d6932f97fad7c4
SHA256: 3a4f9d6c4589f832c21e8727869d33da62fa3a03a92c93320af6821fbe8c0e9c
Description-en: 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: ea37ec64f0217f4d550fa6f24fa2ba13
Homepage: https://embed.cs.utah.edu/csmith/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu