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