gcalcli on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S gcalcli

* (Optional) Uninstall gcalcli on Arch using YAY

$ yay -Rns gcalcli

2. Manually Install "gcalcli" via AUR

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

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

b. Clone gcalcli's git locally

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

c. Go to ~/gcalcli folder and install it

$ cd ~/gcalcli $ makepkg -si

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

ID: 855745
Name: gcalcli
PackageBaseID: 13164
PackageBase: gcalcli
Version: 4.3.0-2
Description: Google calendar command line interface
URL: https://github.com/insanum/gcalcli
NumVotes: 121
Popularity: 3.0E-6
OutOfDate:
Maintainer: ainola
Submitter:
FirstSubmitted: 1191447954
LastModified: 1612048359
URLPath: /cgit/aur.git/snapshot/gcalcli.tar.gz