task-spooler on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S task-spooler

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

$ yay -Rns task-spooler

2. Manually Install "task-spooler" via AUR

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

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

b. Clone task-spooler's git locally

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

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

$ cd ~/task-spooler $ makepkg -si

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

ID: 1284303
Name: task-spooler
PackageBaseID: 194079
PackageBase: task-spooler
Version: 1.0.2-4
Description: Queue up tasks from the shell for batch execution
URL: https://viric.name/soft/ts/
NumVotes: 37
Popularity: 0.852829
OutOfDate:
Maintainer: jneidel
Submitter: jneidel
FirstSubmitted: 1685297101
LastModified: 1688666873
URLPath: /cgit/aur.git/snapshot/task-spooler.tar.gz