gcalendar on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gcalendar

* (Optional) Uninstall gcalendar on Arch using YAY

$ yay -Rns gcalendar

2. Manually Install "gcalendar" via AUR

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

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

b. Clone gcalendar's git locally

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

c. Go to ~/gcalendar folder and install it

$ cd ~/gcalendar $ makepkg -si

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

ID: 833358
Name: gcalendar
PackageBaseID: 154612
PackageBase: gcalendar
Version: 0.4.1-1
Description: A Free and Open Source tool to read your Google Calendar events in JSON format.
URL: https://github.com/slgobinath/gcalendar
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gobinath
Submitter: gobinath
FirstSubmitted: 1592607969
LastModified: 1607952193
URLPath: /cgit/aur.git/snapshot/gcalendar.tar.gz