tasque on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S tasque

* (Optional) Uninstall tasque on Arch using YAY

$ yay -Rns tasque

2. Manually Install "tasque" via AUR

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

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

b. Clone tasque's git locally

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

c. Go to ~/tasque folder and install it

$ cd ~/tasque $ makepkg -si

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

ID: 598705
Name: tasque
PackageBaseID: 140723
PackageBase: tasque
Version: 0.1.12-6
Description: Easy quick task management app written in C Sharp
URL: https://wiki.gnome.org/Attic/Tasque
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1553678560
LastModified: 1553678560
URLPath: /cgit/aur.git/snapshot/tasque.tar.gz