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

Last updated: June 25,2024

1. Install "csmith.i686" package

This guide let you learn how to install csmith.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install csmith.i686

2. Uninstall "csmith.i686" package

Please follow the steps below to uninstall csmith.i686 on Fedora 36:

$ sudo dnf remove csmith.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:58:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : csmith
Version : 2.4.0
Release : 3.fc36
Architecture : i686
Size : 408 k
Source : csmith-2.4.0-3.fc36.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