tasksh on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S tasksh

* (Optional) Uninstall tasksh on Arch using YAY

$ yay -Rns tasksh

2. Manually Install "tasksh" via AUR

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

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

b. Clone tasksh's git locally

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

c. Go to ~/tasksh folder and install it

$ cd ~/tasksh $ makepkg -si

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

ID: 1263383
Name: tasksh
PackageBaseID: 115296
PackageBase: tasksh
Version: 1.2.0-2
Description: A shell command that wraps Taskwarrior commands
URL: https://gothenburgbitfactory.org/projects/tasksh.html
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: artgur
Submitter: artgur
FirstSubmitted: 1473159630
LastModified: 1685052548
URLPath: /cgit/aur.git/snapshot/tasksh.tar.gz