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

Last updated: May 10,2024

1. Install "libcsmith0" package

Learn how to install libcsmith0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcsmith0

2. Uninstall "libcsmith0" package

Learn how to uninstall libcsmith0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcsmith0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libcsmith0
Priority: optional
Section: universe/libs
Installed-Size: 20
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Source: csmith
Version: 2.2.0-2
Depends: libc6 (>= 2.2.5)
Filename: pool/universe/c/csmith/libcsmith0_2.2.0-2_amd64.deb
Size: 4216
MD5sum: e2fb5953e17495e5604cded376e66cc4
SHA1: dd4185fdaec7b5f31c78fd83e7c5db63a70bb9e0
SHA256: 83233737d399e0a0d81a9cebb23b3e1b357e6a8e48af230851c6ce1f18868bca
Description-en: generator of random C programs (runtime library)
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.
.
This package contains the runtime library files needed to run software
using csmith.
Description-md5: 7f448c03e7913caaebb479a526df1217
Multi-Arch: same
Homepage: https://embed.cs.utah.edu/csmith/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu