creduce on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "creduce" 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 creduce on Arch using YAY

$ yay -S creduce

* (Optional) Uninstall creduce on Arch using YAY

$ yay -Rns creduce

2. Manually Install "creduce" via AUR

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

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

b. Clone creduce's git locally

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

c. Go to ~/creduce folder and install it

$ cd ~/creduce $ makepkg -si

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

ID: 1324383
Name: creduce
PackageBaseID: 93101
PackageBase: creduce
Version: 2.10.0.r100.1f1bfd7-1
Description: A C/C++ program reducer
URL: https://embed.cs.utah.edu/creduce/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: tavianator
Submitter: tavianator
FirstSubmitted: 1431879490
LastModified: 1695652864
URLPath: /cgit/aur.git/snapshot/creduce.tar.gz