tasksh on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install tasksh on Arch using YAY
$
yay -S
tasksh
Copied
* (Optional) Uninstall tasksh on Arch using YAY
$
yay -Rns
tasksh
Copied
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
Copied
b. Clone tasksh's git locally
$
git clone https://aur.archlinux.org/tasksh.git
~/tasksh
Copied
c. Go to ~/tasksh folder and install it
$
cd
~/tasksh
Copied
$
makepkg -si
Copied
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
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