tasknc on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tasknc

* (Optional) Uninstall tasknc on Arch using YAY

$ yay -Rns tasknc

2. Manually Install "tasknc" via AUR

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

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

b. Clone tasknc's git locally

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

c. Go to ~/tasknc folder and install it

$ cd ~/tasknc $ makepkg -si

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

ID: 807583
Name: tasknc
PackageBaseID: 112223
PackageBase: tasknc
Version: 2020.02.05-1
Description: A ncurses wrapper around taskwarrior
URL: https://github.com/lharding/tasknc
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1465319972
LastModified: 1603282037
URLPath: /cgit/aur.git/snapshot/tasknc.tar.gz