devtodo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S devtodo

* (Optional) Uninstall devtodo on Arch using YAY

$ yay -Rns devtodo

2. Manually Install "devtodo" via AUR

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

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

b. Clone devtodo's git locally

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

c. Go to ~/devtodo folder and install it

$ cd ~/devtodo $ makepkg -si

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

ID: 213113
Name: devtodo
PackageBaseID: 1321
PackageBase: devtodo
Version: 0.1.20-1
Description: A console-based, per-folder, simple, and flexible todo list
URL: http://swapoff.org/devtodo1.html
NumVotes: 40
Popularity: 0
OutOfDate:
Maintainer: fbrennan
FirstSubmitted: 1119520378
LastModified: 1437220530
URLPath: /cgit/aur.git/snapshot/devtodo.tar.gz