gcalert on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S gcalert

* (Optional) Uninstall gcalert on Arch using YAY

$ yay -Rns gcalert

2. Manually Install "gcalert" via AUR

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

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

b. Clone gcalert's git locally

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

c. Go to ~/gcalert folder and install it

$ cd ~/gcalert $ makepkg -si

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

ID: 909575
Name: gcalert
PackageBaseID: 90882
PackageBase: gcalert
Version: 3.2-6
Description: Lightweight Google Calendar notifications
URL: https://github.com/codehearts/gcalert
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: codehearts
Submitter: codehearts
FirstSubmitted: 1424905883
LastModified: 1621484470
URLPath: /cgit/aur.git/snapshot/gcalert.tar.gz