gcal on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S gcal

* (Optional) Uninstall gcal on Arch using YAY

$ yay -Rns gcal

2. Manually Install "gcal" via AUR

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

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

b. Clone gcal's git locally

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

c. Go to ~/gcal folder and install it

$ cd ~/gcal $ makepkg -si

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

ID: 866533
Name: gcal
PackageBaseID: 97952
PackageBase: gcal
Version: 4.1-3
Description: Display hybrid and proleptic Julian and Gregorian calendar sheets
URL: http://www.gnu.org/software/gcal/
NumVotes: 8
Popularity: 1.0E-6
OutOfDate:
Maintainer: McRelah
Submitter: McRelah
FirstSubmitted: 1439931097
LastModified: 1613850137
URLPath: /cgit/aur.git/snapshot/gcal.tar.gz