py-todo on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S py-todo

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

$ yay -Rns py-todo

2. Manually Install "py-todo" via AUR

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

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

b. Clone py-todo's git locally

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

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

$ cd ~/py-todo $ makepkg -si

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

ID: 558479
Name: py-todo
PackageBaseID: 136906
PackageBase: py-todo
Version: 1.3.3-1
Description: A Lightweight Reminder / todo-list in cli.
URL: https://github.com/aesophor/py-todo
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: RewoundVHS
Submitter: RewoundVHS
FirstSubmitted: 1540502337
LastModified: 1541745876
URLPath: /cgit/aur.git/snapshot/py-todo.tar.gz