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

Last updated: September 29,2024

1. Install "csmith.x86_64" package

Please follow the step by step instructions below to install csmith.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install csmith.x86_64

2. Uninstall "csmith.x86_64" package

This guide let you learn how to uninstall csmith.x86_64 on Fedora 36:

$ sudo dnf remove csmith.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:22:59 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : csmith
Version : 2.4.0
Release : 3.fc36
Architecture : x86_64
Size : 376 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