today-todo on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S today-todo

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

$ yay -Rns today-todo

2. Manually Install "today-todo" via AUR

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

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

b. Clone today-todo's git locally

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

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

$ cd ~/today-todo $ makepkg -si

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

ID: 1227668
Name: today-todo
PackageBaseID: 191650
PackageBase: today-todo
Version: 1.0.0-1
Description: A command line todo list
URL: https://github.com/heartheart3/today
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: heartheart3
Submitter: heartheart3
FirstSubmitted: 1679003351
LastModified: 1679003351
URLPath: /cgit/aur.git/snapshot/today-todo.tar.gz