taskflow-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S taskflow-git

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

$ yay -Rns taskflow-git

2. Manually Install "taskflow-git" via AUR

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

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

b. Clone taskflow-git's git locally

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

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

$ cd ~/taskflow-git $ makepkg -si

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

ID: 904751
Name: taskflow-git
PackageBaseID: 165628
PackageBase: taskflow-git
Version: r53.b21cc7c-4
Description: Simple resource-aware task scheduler
URL: https://github.com/lanPN85/taskflow
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lanpn
Submitter: lanpn
FirstSubmitted: 1618459641
LastModified: 1620620877
URLPath: /cgit/aur.git/snapshot/taskflow-git.tar.gz