go-task-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S go-task-git

* (Optional) Uninstall go-task-git on Arch using YAY

$ yay -Rns go-task-git

2. Manually Install "go-task-git" via AUR

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

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

b. Clone go-task-git's git locally

$ git clone https://aur.archlinux.org/go-task-git.git ~/go-task-git

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

$ cd ~/go-task-git $ makepkg -si

3. Information about the go-task-git package on Arch User Repository (AUR)

ID: 1274998
Name: go-task-git
PackageBaseID: 185134
PackageBase: go-task-git
Version: 3.26.0.r14.g5fdaa9aa-1
Description: Task runner & Make alternative written in GO that runs taskfiles(Installs as go-task to avoid conflict with taskwarrior)
URL: https://github.com/go-task/task
NumVotes: 2
Popularity: 0.02136
OutOfDate:
Maintainer: C0rn3j
Submitter: C0rn3j
FirstSubmitted: 1661177465
LastModified: 1687084818
URLPath: /cgit/aur.git/snapshot/go-task-git.tar.gz