godo on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S godo

* (Optional) Uninstall godo on Arch using YAY

$ yay -Rns godo

2. Manually Install "godo" via AUR

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

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

b. Clone godo's git locally

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

c. Go to ~/godo folder and install it

$ cd ~/godo $ makepkg -si

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

ID: 321245
Name: godo
PackageBaseID: 113606
PackageBase: godo
Version: 2.0.9-1
Description: Task runner and file watcher for golang in the spirit of rake, gulp
URL: https://github.com/go-godo/godo
NumVotes: 0
Popularity: 0
OutOfDate: 1705580304
Maintainer:
Submitter: dmgk
FirstSubmitted: 1468465147
LastModified: 1468465627
URLPath: /cgit/aur.git/snapshot/godo.tar.gz