ccal on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ccal

* (Optional) Uninstall ccal on Arch using YAY

$ yay -Rns ccal

2. Manually Install "ccal" via AUR

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

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

b. Clone ccal's git locally

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

c. Go to ~/ccal folder and install it

$ cd ~/ccal $ makepkg -si

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

ID: 512038
Name: ccal
PackageBaseID: 9686
PackageBase: ccal
Version: 2.5.3-2
Description: A console program which writes a calendar together with Chinese calendar to standard output.
URL: http://ccal.chinesebay.com/ccal/ccal.htm
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: dlin
Submitter:
FirstSubmitted: 1173158687
LastModified: 1526662548
URLPath: /cgit/aur.git/snapshot/ccal.tar.gz