w2do on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S w2do

* (Optional) Uninstall w2do on Arch using YAY

$ yay -Rns w2do

2. Manually Install "w2do" via AUR

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

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

b. Clone w2do's git locally

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

c. Go to ~/w2do folder and install it

$ cd ~/w2do $ makepkg -si

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

ID: 204067
Name: w2do
PackageBaseID: 25046
PackageBase: w2do
Version: 2.3.1-2
Description: A simple-to-use commandline todo manager that can export to HTML and plain text
URL: http://w2do.blackened.cz/
NumVotes: 3
Popularity: 0
OutOfDate: 1701006528
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1238228179
LastModified: 1435510130
URLPath: /cgit/aur.git/snapshot/w2do.tar.gz