redo-c-git on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S redo-c-git

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

$ yay -Rns redo-c-git

2. Manually Install "redo-c-git" 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-git's git locally

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

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

$ cd ~/redo-c-git $ makepkg -si

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

ID: 399237
Name: redo-c-git
PackageBaseID: 102178
PackageBase: redo-c-git
Version: r58.24b5ccb-1
Description: An implementation of the redo build system in portable C with zero dependencies.
URL: https://github.com/chneukirchen/redo-c
NumVotes: 0
Popularity: 0
OutOfDate: 1709070672
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1445367798
LastModified: 1491538084
URLPath: /cgit/aur.git/snapshot/redo-c-git.tar.gz