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