c3 on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S c3

* (Optional) Uninstall c3 on Arch using YAY

$ yay -Rns c3

2. Manually Install "c3" via AUR

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

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

b. Clone c3's git locally

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

c. Go to ~/c3 folder and install it

$ cd ~/c3 $ makepkg -si

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

ID: 1425093
Name: c3
PackageBaseID: 201500
PackageBase: c3
Version: 0.5.0-1
Description: A TUI to-do list that uses and extends calcurse format to have tree-like dependencies.
URL: https://github.com/nimaaskarian/c3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nimaaskarian
Submitter: nimaaskarian
FirstSubmitted: 1705145722
LastModified: 1710171360
URLPath: /cgit/aur.git/snapshot/c3.tar.gz