task-git on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S task-git

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

$ yay -Rns task-git

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

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

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

$ cd ~/task-git $ makepkg -si

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

ID: 1220999
Name: task-git
PackageBaseID: 38713
PackageBase: task-git
Version: 1:2.6.2.r916.g0adced7-1
Description: A command-line todo list manager
URL: https://taskwarrior.org/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: atticf
Submitter: vali
FirstSubmitted: 1278373105
LastModified: 1677913499
URLPath: /cgit/aur.git/snapshot/task-git.tar.gz