taskbook on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S taskbook

* (Optional) Uninstall taskbook on Arch using YAY

$ yay -Rns taskbook

2. Manually Install "taskbook" via AUR

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

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

b. Clone taskbook's git locally

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

c. Go to ~/taskbook folder and install it

$ cd ~/taskbook $ makepkg -si

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

ID: 587318
Name: taskbook
PackageBaseID: 134702
PackageBase: taskbook
Version: 0.3.0-2
Description: Tasks, boards & notes for the command-line habitat
URL: https://github.com/klaussinani/taskbook
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: steiny
Submitter: flacks
FirstSubmitted: 1533153824
LastModified: 1550489411
URLPath: /cgit/aur.git/snapshot/taskbook.tar.gz