dstask on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "dstask" 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 dstask on Arch using YAY
$
yay -S
dstask
Copied
* (Optional) Uninstall dstask on Arch using YAY
$
yay -Rns
dstask
Copied
2. Manually Install "dstask" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dstask's git locally
$
git clone https://aur.archlinux.org/dstask.git
~/dstask
Copied
c. Go to ~/dstask folder and install it
$
cd
~/dstask
Copied
$
makepkg -si
Copied
3. Information about the dstask package on Arch User Repository (AUR)
ID: 1165892
Name: dstask
PackageBaseID: 153617
PackageBase: dstask
Version: 0.26-1
Description: Single binary terminal-based TODO manager with git-based sync + markdown notes per task
URL: https://github.com/naggie/dstask
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1590453344
LastModified: 1667838329
URLPath: /cgit/aur.git/snapshot/dstask.tar.gz
Name: dstask
PackageBaseID: 153617
PackageBase: dstask
Version: 0.26-1
Description: Single binary terminal-based TODO manager with git-based sync + markdown notes per task
URL: https://github.com/naggie/dstask
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1590453344
LastModified: 1667838329
URLPath: /cgit/aur.git/snapshot/dstask.tar.gz