taskcore on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S taskcore

* (Optional) Uninstall taskcore on Arch using YAY

$ yay -Rns taskcore

2. Manually Install "taskcore" via AUR

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

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

b. Clone taskcore's git locally

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

c. Go to ~/taskcore folder and install it

$ cd ~/taskcore $ makepkg -si

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

ID: 776497
Name: taskcore
PackageBaseID: 155839
PackageBase: taskcore
Version: 1.0.0beta3-1
Description: Command Line ToDo Management Application
URL: https://github.com/tarikguney/taskcore
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: navarroaxel
Submitter: navarroaxel
FirstSubmitted: 1595610866
LastModified: 1596924255
URLPath: /cgit/aur.git/snapshot/taskcore.tar.gz