todolist on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S todolist

* (Optional) Uninstall todolist on Arch using YAY

$ yay -Rns todolist

2. Manually Install "todolist" via AUR

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

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

b. Clone todolist's git locally

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

c. Go to ~/todolist folder and install it

$ cd ~/todolist $ makepkg -si

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

ID: 970471
Name: todolist
PackageBaseID: 171704
PackageBase: todolist
Version: 0.0.2-1
Description: A simple command line tool written in python to manage a to-do list
URL: https://github.com/edwloef/todolist
NumVotes: 0
Popularity: 0
OutOfDate: 1683701810
Maintainer:
Submitter: edwloef
FirstSubmitted: 1633503092
LastModified: 1633518000
URLPath: /cgit/aur.git/snapshot/todolist.tar.gz