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

Last updated: July 05,2024

1. Install "csmith.i686" package

Learn how to install csmith.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install csmith.i686

2. Uninstall "csmith.i686" package

This tutorial shows how to uninstall csmith.i686 on Fedora 34:

$ sudo dnf remove csmith.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:15:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : csmith
Version : 2.4.0
Release : 1.fc34
Architecture : i686
Size : 413 k
Source : csmith-2.4.0-1.fc34.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