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

Last updated: May 15,2024

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

$ yay -S go-task-bin

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

$ yay -Rns go-task-bin

2. Manually Install "go-task-bin" 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-bin's git locally

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

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

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

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

ID: 1396242
Name: go-task-bin
PackageBaseID: 176180
PackageBase: go-task-bin
Version: 3.34.1-1
Description: Task runner & Make alternative that runs taskfiles (Installs as go-task to avoid conflict with taskwarrior)
URL: https://github.com/go-task/task
NumVotes: 7
Popularity: 0.120256
OutOfDate: 1709633890
Maintainer: ripping1903
Submitter: carsme
FirstSubmitted: 1645285223
LastModified: 1706738337
URLPath: /cgit/aur.git/snapshot/go-task-bin.tar.gz