How to Install and Uninstall csmith.i686 Package on Fedora 39

Last updated: March 01,2025

1. Install "csmith.i686" package

This tutorial shows how to install csmith.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install csmith.i686

2. Uninstall "csmith.i686" package

Please follow the instructions below to uninstall csmith.i686 on Fedora 39:

$ sudo dnf remove csmith.i686 $ sudo dnf autoremove

3. Information about the csmith.i686 package on Fedora 39

Last metadata expiration check: 1:31:28 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : csmith
Version : 2.4.0
Release : 6.fc39
Architecture : i686
Size : 408 k
Source : csmith-2.4.0-6.fc39.src.rpm
Repository : fedora
Summary : Tool to generate random C programs for compiler testing
URL : http://embed.cs.utah.edu/csmith/
License : BSD and GPLv2+ and LGPLv2+
Description : Csmith is a tool that can generate random C programs that
: statically and dynamically conform to the C99 standard. It is
: useful for stress-testing compilers, static analyzers, and
: other tools that process C code