How to Install and Uninstall libcsmith-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "libcsmith-dev" package

This guide let you learn how to install libcsmith-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcsmith-dev

2. Uninstall "libcsmith-dev" package

Please follow the step by step instructions below to uninstall libcsmith-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcsmith-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcsmith-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcsmith-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Source: csmith
Version: 2.2.0-2
Depends: libcsmith0 (= 2.2.0-2)
Filename: pool/universe/c/csmith/libcsmith-dev_2.2.0-2_amd64.deb
Size: 12554
MD5sum: 2ad3a86d7e3df4a7a6c71d940aa04ab4
SHA1: c40444f766cbb80ebc491ef9390d06b30c05b84d
SHA256: 2c17d3e93f33cca346c07b2c5da51239c518866773ae12ec753a62ae226fd8ae
Description-en: generator of random C programs (development files)
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 header and development files needed to build
programs and packages using csmith.
Description-md5: 16d664b0404f7552805bb17169b22536
Homepage: https://embed.cs.utah.edu/csmith/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu