goredo on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S goredo

* (Optional) Uninstall goredo on Arch using YAY

$ yay -Rns goredo

2. Manually Install "goredo" via AUR

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

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

b. Clone goredo's git locally

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

c. Go to ~/goredo folder and install it

$ cd ~/goredo $ makepkg -si

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

ID: 1361345
Name: goredo
PackageBaseID: 161921
PackageBase: goredo
Version: 2.5.0-1
Description: Go implementation of djb's redo, a Makefile replacement that sucks less
URL: http://www.goredo.cypherpunks.ru/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: hendry
Submitter: hendry
FirstSubmitted: 1610283854
LastModified: 1701161125
URLPath: /cgit/aur.git/snapshot/goredo.tar.gz