gdeskcal on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S gdeskcal

* (Optional) Uninstall gdeskcal on Arch using YAY

$ yay -Rns gdeskcal

2. Manually Install "gdeskcal" via AUR

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

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

b. Clone gdeskcal's git locally

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

c. Go to ~/gdeskcal folder and install it

$ cd ~/gdeskcal $ makepkg -si

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

ID: 203904
Name: gdeskcal
PackageBaseID: 28593
PackageBase: gdeskcal
Version: 1.01-6
Description: Little eye-candy calendar for your desktop
URL: http://customize.org/gDeskCal
NumVotes: 4
Popularity: 0
OutOfDate: 1700924311
Maintainer: Dragonlord
Submitter: ilpianista
FirstSubmitted: 1289660168
LastModified: 1435503765
URLPath: /cgit/aur.git/snapshot/gdeskcal.tar.gz

5. The same packages on other Linux Distributions