redo-c on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S redo-c

* (Optional) Uninstall redo-c on Arch using YAY

$ yay -Rns redo-c

2. Manually Install "redo-c" via AUR

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

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

b. Clone redo-c's git locally

$ git clone https://aur.archlinux.org/redo-c.git ~/redo-c

c. Go to ~/redo-c folder and install it

$ cd ~/redo-c $ makepkg -si

3. Information about the redo-c package on Arch User Repository (AUR)

ID: 1031723
Name: redo-c
PackageBaseID: 175497
PackageBase: redo-c
Version: 0.3-3
Description: An implementation of the redo build system in portable C with zero dependencies
URL: https://github.com/leahneukirchen/redo-c
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1643567245
LastModified: 1644046108
URLPath: /cgit/aur.git/snapshot/redo-c.tar.gz