todo-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S todo-git

* (Optional) Uninstall todo-git on Arch using YAY

$ yay -Rns todo-git

2. Manually Install "todo-git" via AUR

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

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

b. Clone todo-git's git locally

$ git clone https://aur.archlinux.org/todo-git.git ~/todo-git

c. Go to ~/todo-git folder and install it

$ cd ~/todo-git $ makepkg -si

3. Information about the todo-git package on Arch User Repository (AUR)

ID: 778739
Name: todo-git
PackageBaseID: 156739
PackageBase: todo-git
Version: r38.5ee1311-1
Description: A simple utility for managing a to-do list
URL: https://github.com/maxrbriggs/todo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MaxBriggs
Submitter: MaxBriggs
FirstSubmitted: 1597460089
LastModified: 1597460089
URLPath: /cgit/aur.git/snapshot/todo-git.tar.gz