csmith on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "csmith" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install csmith on Arch using YAY

$ yay -S csmith

* (Optional) Uninstall csmith on Arch using YAY

$ yay -Rns csmith

2. Manually Install "csmith" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone csmith's git locally

$ git clone https://aur.archlinux.org/csmith.git ~/csmith

c. Go to ~/csmith folder and install it

$ cd ~/csmith $ makepkg -si

3. Information about the csmith package on Arch User Repository (AUR)

ID: 1424872
Name: csmith
PackageBaseID: 104337
PackageBase: csmith
Version: 2.3.0-3
Description: Tool for stress-testing compilers, static analyzers, and other tools that process C code
URL: http://embed.cs.utah.edu/csmith/
NumVotes: 6
Popularity: 0.565982
OutOfDate:
Maintainer: Kritias
Submitter: jerry73204
FirstSubmitted: 1449591764
LastModified: 1710152663
URLPath: /cgit/aur.git/snapshot/csmith.tar.gz