ptask on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S ptask

* (Optional) Uninstall ptask on Arch using YAY

$ yay -Rns ptask

2. Manually Install "ptask" via AUR

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

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

b. Clone ptask's git locally

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

c. Go to ~/ptask folder and install it

$ cd ~/ptask $ makepkg -si

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

ID: 857691
Name: ptask
PackageBaseID: 87114
PackageBase: ptask
Version: 1.0.0-2
Description: GTK+ task managing application
URL: https://wpitchoune.net/ptask
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: loki7990
Submitter: stef204
FirstSubmitted: 1414935100
LastModified: 1612313938
URLPath: /cgit/aur.git/snapshot/ptask.tar.gz