todolist on AUR (Arch User Repository)
Last updated: November 09,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
Copied
b. Install todolist on Arch using YAY
$
yay -S
todolist
Copied
* (Optional) Uninstall todolist on Arch using YAY
$
yay -Rns
todolist
Copied
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
Copied
b. Clone todolist's git locally
$
git clone https://aur.archlinux.org/todolist.git
~/todolist
Copied
c. Go to ~/todolist folder and install it
$
cd
~/todolist
Copied
$
makepkg -si
Copied
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
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