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

Last updated: November 24,2024

1. Install "csmith.x86_64" package

This guide covers the steps necessary to install csmith.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install csmith.x86_64

2. Uninstall "csmith.x86_64" package

Please follow the instructions below to uninstall csmith.x86_64 on Fedora 35:

$ sudo dnf remove csmith.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:49:05 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : csmith
Version : 2.4.0
Release : 2.fc35
Architecture : x86_64
Size : 376 k
Source : csmith-2.4.0-2.fc35.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