ctodo on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ctodo

* (Optional) Uninstall ctodo on Arch using YAY

$ yay -Rns ctodo

2. Manually Install "ctodo" via AUR

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

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

b. Clone ctodo's git locally

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

c. Go to ~/ctodo folder and install it

$ cd ~/ctodo $ makepkg -si

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

ID: 430517
Name: ctodo
PackageBaseID: 60304
PackageBase: ctodo
Version: 1.3-1
Description: A simple ncurses-based task manager.
URL: http://ctodo.apakoh.dk
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: nielssp
Submitter: nielssp
FirstSubmitted: 1340548531
LastModified: 1501008300
URLPath: /cgit/aur.git/snapshot/ctodo.tar.gz