clcal on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S clcal

* (Optional) Uninstall clcal on Arch using YAY

$ yay -Rns clcal

2. Manually Install "clcal" via AUR

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

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

b. Clone clcal's git locally

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

c. Go to ~/clcal folder and install it

$ cd ~/clcal $ makepkg -si

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

ID: 754505
Name: clcal
PackageBaseID: 154639
PackageBase: clcal
Version: 0.20.1-1
Description: a calendar program for tracking appointments
URL: https://github.com/boreq/clcal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: boreq
Submitter: boreq
FirstSubmitted: 1592659878
LastModified: 1592659878
URLPath: /cgit/aur.git/snapshot/clcal.tar.gz