taskfile-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S taskfile-git

* (Optional) Uninstall taskfile-git on Arch using YAY

$ yay -Rns taskfile-git

2. Manually Install "taskfile-git" via AUR

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

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

b. Clone taskfile-git's git locally

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

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

$ cd ~/taskfile-git $ makepkg -si

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

ID: 764885
Name: taskfile-git
PackageBaseID: 155391
PackageBase: taskfile-git
Version: 2.8.1.r7.g7dcb3af-1
Description: A task runner / simpler Make alternative written in Go
URL: https://github.com/go-task/task
NumVotes: 1
Popularity: 0.003086
OutOfDate: 1606583704
Maintainer: kovetskiy
FirstSubmitted: 1594630274
LastModified: 1594652258
URLPath: /cgit/aur.git/snapshot/taskfile-git.tar.gz